Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StoreLocatorKit.MapView zoom level not working #26534

Closed
reshiDeveloper opened this issue Sep 23, 2019 · 1 comment
Closed

StoreLocatorKit.MapView zoom level not working #26534

reshiDeveloper opened this issue Sep 23, 2019 · 1 comment
Labels
Bug p: Expo Partner: Expo Partner Resolution: Locked This issue was locked by the bot.

Comments

@reshiDeveloper
Copy link

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

@dulmandakh
Copy link
Contributor

Please file an issue to StoreLocatorKit

@facebook facebook locked as resolved and limited conversation to collaborators Oct 3, 2021
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Oct 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug p: Expo Partner: Expo Partner Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants