Open sarthak268 opened 6 years ago
I even unable to view the map, i have assigned the new token id to map box in drone_delivery.py
but it saying {"message":"Account over limit."}
. I guess i have to assigned mapid too but i don't where to get it?
Sorry, I don't know either. I more pointed this to you as an example of how you might go about it - I don't have time to get it working again.
I have found the map ID at here https://www.mapbox.com/studio/tilesets/. It can be
mapbox.satellite
mapbox.terrain-rgb
Now the map is working fine.
@MuhammadFaizanKhan I used both the IDs... still see this screen - blank... I did not change the token ID though... Is TokenID called ''access_token'? could you please tell me what the 'access_token' should be set to?
@MuhammadFaizanKhan I used both the IDs... still see this screen - blank... I did not change the token ID though... Is TokenID called ''access_token'? could you please tell me what the 'access_token' should be set to?
Did you get a solution to this?
I am unable to view the current location of the drone in the map, even though the current location (long and lat) is visible on the screen.