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

Mapbox Store Locator zoom problem #26514

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

Mapbox Store Locator zoom problem #26514

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

Comments

@reshiDeveloper
Copy link

reshiDeveloper commented Sep 20, 2019

Hi.
When I upgrade react native to 0.60.5, I can not see all places in my app. I created map with mapbox and store locator kit. I reduced zoom level. But anthing didnot change, it is too much zoom.I can't see any place location from my current position.
How can I see all places?

This is StoreLocatorKit.Mapview:
<StoreLocatorKit.MapView
simulateUserLocation
accessToken={MAPBOX_ACCESS_TOKEN}
theme={this.state.activeTheme}
centerCoordinate={this.state.initialLocation}
featureCollection={places}
zoomLevel={10}
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