Skip to content

StoreLocatorKit.MapView zoom level not working #26534

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} />

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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