nativescript-mapbox icon indicating copy to clipboard operation
nativescript-mapbox copied to clipboard

Add OSM data to mapbox

Open vahidvdn opened this issue 6 years ago • 4 comments

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/

vahidvdn avatar Nov 10 '19 09:11 vahidvdn

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 avatar Nov 10 '19 17:11 Yermo

@Yermo Should it be implemented in the native side? Or maybe there is a workaround by sending http request to an API by javascript?

vahidvdn avatar Nov 10 '19 18:11 vahidvdn

I would have to spend some time looking at the API's, time I unfortunately do not have at the moment.

Yermo avatar Nov 10 '19 18:11 Yermo

@Yermo Sure, I appreciate it.

vahidvdn avatar Nov 10 '19 18:11 vahidvdn