I'am trying to integrate OpenStreetMap
into a react-native project.But i can't find any library or anything related to react-native in their github
account(link given below).
https://github.com/openstreetmap
The only thing i can find relating to these to topics is the below link in which there is no proper answer.
But one guy have said that mapbox
uses openstreet map
as their source.The mapbox
suggests a good way to integrate it into a react-native
project(link given below).
https://github.com/mapbox/react-native-mapbox-gl
Is there a way to integrate openstreet map
into a react-native
project
or is it the case they have not created a proper support for it yet.
You can use a custom Tile Overlay in (OpenStreetMap too) react-native-maps
package: https://github.com/react-native-community/react-native-maps
(scroll to Using a custom Tile Overlay section)
来源:https://stackoverflow.com/questions/48885200/how-to-integrate-openstreetmap-into-a-react-native-project