My web application is currently using google maps to get driving directions. Trying to convert this to use the maps.nokia.com website but I can not find any documentation on how to do this.
For google, able to do it like this
<a href=http://www.google.com/maps?f=q&hl=en&daddr=[endaddress]&ll=[latitude],[longitude]&saddr=[startaddress] target='_blank' >Directions</a>
Is there a similar way to do this in the Nokia map site?

Reply With Quote





