-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
BugPartnerResolution: LockedThis issue was locked by the bot.This issue was locked by the bot.p: ExpoPartner: ExpoPartner: Expo
Description
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
Labels
BugPartnerResolution: LockedThis issue was locked by the bot.This issue was locked by the bot.p: ExpoPartner: ExpoPartner: Expo