react-native-web-maps icon indicating copy to clipboard operation
react-native-web-maps copied to clipboard

[feature] Alternative map provider <UrlTile>

Open tamis-laan opened this issue 2 years ago • 0 comments

Using this library is great for adding web support for react native maps. However it forces you to use google maps. It would be awesome if we would be able to support <UrlTile> so we can use an alternative tile provider like open street maps. Or host your own tile server with OptenMapTiles:

https://openmaptiles.org/ https://hub.docker.com/r/klokantech/tileserver-gl

tamis-laan avatar Feb 20 '22 14:02 tamis-laan