How to use google maps offline in react native. react-native-maps support offline navigation for that, I need to use this code : . with pathTemplate point to my tiles location which had to have the following hierarchy : location/ {z}/ {x}/ {y} therefore my real probleme is how to get the tiles for my area.
1. As far as I am aware there is not a way to use the react-native provided MapView to cache the map data. At this time the only offline react-native module that supports offline mapping is react-native.
0 Response to "offline map react native"
Post a Comment