Skip to content

StoreLocatorKit.MapView zoom level not working #26534

Closed
@reshiDeveloper

Description

@reshiDeveloper

Hi. I use Mapbox and store locator kit. I set zoom level to 1 or 3 or 15. But anything does not change.
How can I solve this problem?

<StoreLocatorKit.MapView
simulateUserLocation
accessToken={MAPBOX_ACCESS_TOKEN}
theme={this.state.activeTheme}
centerCoordinate={this.state.initialLocation}
featureCollection={places}
zoomLevel={13}
style={styles.matchParent} />

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions