Good afternoon,
I was wondering if it's possible to create “closed” maps with Mapbox for iOS (or does anyone have another suggestion)? I have a PDF plan of the covered floor. I think I need to convert this to MBTiles format ( http://mapbox.com/developers/mbtiles/ ). How can i do this?
In addition, when drawing up a "walking route" for a person to certain objects in the building. "he" must know where a person can walk.
I'm currently trying to create something with CATiledLayers (but I'm a bit stuck (I can display the map using the "tile" format.) And looked, and the MapBox could be useful as it has things like "elongated" vectors on a map, or icons with information, etc. For walking routes, I thought about “truncating” walking routes so that the “Dijkstra's algorithm could determine the path.” How can I do this in Mabbox, even if it's possible?
Any help in the right directions would be greatly appreciated.
Yours faithfully,
Matthew Dijkstra
source share