Add OSM data to mapbox
In mapbox there are no additional data about places. But the maps which use OSM provide a lot of information about places. Is it possible to add OSM data to mapbox?
More info: https://docs.mapbox.com/help/tutorials/overpass-turbo/
The API for that would have to be implemented. Taking a quick look at it, it looks like it's possible but would be a bit of work.
@Yermo Should it be implemented in the native side? Or maybe there is a workaround by sending http request to an API by javascript?
I would have to spend some time looking at the API's, time I unfortunately do not have at the moment.
@Yermo Sure, I appreciate it.