Skip to content

how to set custom zoom into map when location found #346

@marketdevsoft

Description

@marketdevsoft

Hi,
i need to change default map-zoom level of search result.
I try with this code but doesn't work :

        .on('markgeocode', function(e) {
            map.setZoomAround(e.geocode.bbox.getCenter(), 10);
        }) 

Can someone help me?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions