Does the CloudMade API have the ability to control the z-order or z-index of the marker overlays (e.g.icons)?
Here\'s the code I\'ve got; <script type=\"text/javascript\" src=\"http://tile.cloudmade.com/wml/latest/web-maps-lite.js\"></script>
I look for a way to display a route in a fancy way using the Cloudmade service. Currently, I can see computed routes like on this tutori开发者_运维技巧al http://developers.cloudmade.com/projects/web-
How can I开发者_开发技巧 link cloudmade api to my iPhone project? Any tutorials?This page on Cloudmade\'s developer center contains several iPhone-related examples, including setting up a basic projec
Good afternoon, i write in order to ask a question about the use of the API KEY. I\'m developing an application for Android, so i use the service provided for www.nutiteq.com for using the api maps.
I am trying something fairly simple, you can see a demo here: http://www.jsfiddle.net/VVe8x/19/ This bug only appears in Firefox, so to see it press either one of the links once (it will take you to
I need to find the driving distance between 2 locations. I do not need to display the directions in a map, just need to calculate the distance, which I need to use in my application.