This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Map box access token technique

0

Hello All,

Currently we have installed Vector tiles in our own server and we can Access those from mapbox SDK i.e mapView.setStyleUrl("http://ourserveraddress.com/styles/bright/style.json");

but as you can see this url is open and any one can access it.

Since we are not using Mapbox Access Token , how can we protect our Url from public to abuse ? I would be greatfull if any one give me some lights on this. Thanks

asked 08 Sep '18, 20:47

fosiul's gravatar image

fosiul
96131419
accept rate: 50%

Source code available on GitHub .