How to use Calculated Route ID to Load Interactive Bing Map v8 with that Route? -


i have used bing maps rest service driving directions list of route options. in these returned routes, receive route id id. able use route ids load static image maps, 1 each route option.

here 1 example bing api key removed.

route id can seen in response example here: https://msdn.microsoft.com/en-us/library/gg636957.aspx

given can load static image map using route id, how can load interactive bing maps v8 controls route id? directionsmanager class not take route id.

route id not documented or supported part of bing maps platform. shouldn't use rest services, let alone of other bing maps api's. rest services that's in route options documented here: https://msdn.microsoft.com/en-us/library/ff701724.aspx of these same route options available in directions module of bing maps v8 interactive sdk.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -