I'd like to use use maps in my application, so that there will be as less as possible traffic. Perfect solution would be caching of map slices. I know it's not possible with google maps (license). I took a look on OpenStreetMaps and it seems as good solution. The next: SDK. The only one I've found is from CloudMade. The problem is, I found no related API methods for caching/offline calls. Are there any alternative solutions?

link|improve this question

You have a similar question here stackoverflow.com/questions/5067590/… – Ruben Esposito May 24 '11 at 7:38
feedback

1 Answer

up vote 1 down vote accepted

You might find more information on the Route-Me project Wiki.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.