Ask a questionAsk a question
 

AnswerMultimap - static map - Route

Answers

  • Wednesday, October 14, 2009 1:53 PMJohn-SheridanMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi Daniele
    There are not issues with the structure of your requests.  The different Lat and Lon values in each request is causing the different behaviour.

    Putting the Lat and Lon values from the Multimap Public site request into the Static Map Route request will provide the same route, example below:-
    http://developer.multimap.com/API/map/1.2/[api_key]?routeKey=IT,10.34974:43.66302;10.39302:43.71542,0&width=400&height=400&routeColor=255,0,0&routeOpacity=1


    To clarify - The Commercial Multimap API and Static Maps, Open API and Open API Static Maps use the same geocoding platform.

    Thanks, John.

All Replies

  • Wednesday, October 14, 2009 1:53 PMJohn-SheridanMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi Daniele
    There are not issues with the structure of your requests.  The different Lat and Lon values in each request is causing the different behaviour.

    Putting the Lat and Lon values from the Multimap Public site request into the Static Map Route request will provide the same route, example below:-
    http://developer.multimap.com/API/map/1.2/[api_key]?routeKey=IT,10.34974:43.66302;10.39302:43.71542,0&width=400&height=400&routeColor=255,0,0&routeOpacity=1


    To clarify - The Commercial Multimap API and Static Maps, Open API and Open API Static Maps use the same geocoding platform.

    Thanks, John.
  • Wednesday, October 14, 2009 2:28 PMDanieleItaly Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Very thx, the coordinates in first link were wrong.
    Good work, 
        Daniele