Hi All,
I am trying to integrate Google Maps in SAP CRM 7.0 with the use of MAPS API. I was able to display maps in an assignment block, however I face problem with calling the API for directions with more than two places dynamically using java script.
Scenario: I have a set of addresses to display on maps with directions connecting all points(eg. 6 places to connect in CA location under a postal code).
I tried MASHUPS, however i was able to achieve only direction between two places(one place is constant in URL used for mashups).
To start with, I am expecting an output something like below inside my custom component using the API available.
https://developers.google.com/maps/documentation/javascript/examples/directions-waypoints
Can anyone please suggest a solution for this scenario?
Thanks,
Karthik
Add comment