Dear Community,
I'm trying to use this tool (http://www.bingmapsportal.com/ISDK/AjaxV7#CreateMap1) to create a map that gives itinerary to the users from their location to mine (location which won't change). I read some ressources on MSDN but I don't know how to add
different controls on the same map and how to set my start adress (which changes thanks to the geolocation).
I will integrate that map in my website (created with expression web 4) with the html code provided. I hope my question is understandable.
If someone could help me to create it...
Thanks in advance for your answers.
Best regards.
edit: what I've already done --> http://www.bingmapsportal.com/ISDK/AjaxV7#GetUserLocation1 and copy/paste in my website page. It works.
Then I would like to use this http://www.bingmapsportal.com/ISDK/AjaxV7#RESTServices2 changing varstart='adress obtained with getCurrentLocation'