Can anyone suggest how I can access then animate the red polyline here using javascript: http://gymloop.lukem.co.uk (login: User2/pass2, then select \'Challenges\')
i try to trace the route between two points in my iPhone application using cloudmade, the application crashes and i got this report :
i have followed this example to try to trace the itinerary between two points : http://developers.cloudmade.com/projects/routing-http-api/examples
Ld \"build/Debug-iphonesimulator/Cloudmade Map.app/Cloudmade Map\" normal i386 cd /Users/MPDEV/Documents/cloudmade2
Can anybody supply an example of downloading all tiles between say zoom 10-18, inside a bounding box,
I’ve looked through the posts on the Cloudmade site here and I get some of it, but not all. I\'ve posted the question below, but haven\'t had the help I need, so I thought I\'d ask the question here.
I would like to use CloudMade mapping in one of my projects. I need to be able to create a draggable marker so users can mark a certain geographic space on the map. I would also like to be able to sav
I\'m using OpenLayers to display a map in a web page. I am using tiles from CloudMade, but the same issues occur with the Mapnik tiles from OpenStreetMap.
we are developing an offline city map application for iPad, using Cloudmade SDKs. I\'m curious, is there are any other SDKs which could be used for offli开发者_JAVA百科ne applications ?The better solu
how to download cloudmade map tiles? i have to download tiles with diffe开发者_Python百科rent zoom levels? how save these tiles to database for later loading? any sample code available? any help is ap