You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a react-native app and using reactnative maps lib. I want to use openstreetmap's tiles in my project but does not display tiles while url tile.
Reproducible sample code
Ihaveareact-nativeapp,iwanttouseopen-street-map,bottilesdesnotdisplay using URLTile.Itried--variant=releasebutdidnotchangeanything.
### Details<MapViewstyle={StyleSheet.absoluteFill}mapType={MAP_TYPES.NONE}provider={undefined}zoomControlEnabled={true}><UrlTileurlTemplate="http://c.tile.openstreetmap.org/{z}/{x}/{y}.png"/></MapView>android:usesCleartextTraffic="true"
Steps to reproduce
While app is running
Expected result
Display on openstreetmap'tiles
Actual result
React Native Maps Version
1.7.1
What platforms are you seeing the problem on?
iOS (Apple Maps), iOS (Google Maps)
React Native Version
0.72.17
What version of Expo are you using?
Not using Expo
Device(s)
Android and IOS
Additional information
No response
The text was updated successfully, but these errors were encountered:
Summary
I have a react-native app and using reactnative maps lib. I want to use openstreetmap's tiles in my project but does not display tiles while url tile.
Reproducible sample code
Steps to reproduce
While app is running
Expected result
Display on openstreetmap'tiles
Actual result
React Native Maps Version
1.7.1
What platforms are you seeing the problem on?
iOS (Apple Maps), iOS (Google Maps)
React Native Version
0.72.17
What version of Expo are you using?
Not using Expo
Device(s)
Android and IOS
Additional information
No response
The text was updated successfully, but these errors were encountered: