I am using the route-m开发者_StackOverflow中文版e project to show some (offline) maps I have made using TileMill . So far, so good. The problem now is how to display a beautiful annotation view like t
Has anyone been 开发者_运维技巧able to integrate the opensource TileStream server with the route-me framework for iOS? The documentation is pretty scarce. I have been able initialize a dictionary with
I have a problem regarding the implementation of a exported mbtiles file with route-me. I used the example on github and was able to compile and view the example map (control-room).
i try to follow this article, the first step is to download the route-me code from svn: svn co http://route-me.googlecode.com/svn/trunk/ route-me
I\'m trying to use an offline MBTiles database using Route-Me. To accomplish this, I\'m using Landez, which in turn depends on MBUtil.
I am using route-me MapView for displaying offline map. It works开发者_如何学C well in the sample. I followed the Embedding guides and added the MapView.XCodeProj to my Xcode project it compiles succe
My app has been (correctly) rejected by Apple as it crashes when you try to use the offline maps.The crash is in the route-me code libraries so the crash log isn\'t that helpful.In test it is fine, an
I\'m upgrading to xCode4 and trying to use the new clone feature to clone the route-me lib开发者_C百科rary from github.But each time, it just hangs, saying \"Cloning \'route-me\'\" with the activity i
Ld \"build/Debug-iphonesimulator/Cloudmade Map.app/Cloudmade Map\" normal i386 cd /Users/MPDEV/Documents/cloudmade2
I\'ve got a proble开发者_Go百科m with the route-me framework and marker labels. I\'m trying now about 5 hours with no luck and searched almost every forum topic on the web about this.