Hi Karuna, I think it's doable. I don't know if you're using fusion or basic web layouts.
If Google Direction Service can return the geometry of the route (line), and route info in wkt, xml, geojson, and json etc. You may draw the geometry on your MG maps, and display the route info with a pop up windows or the task window. Then, zoom to the route. Or simply generate the Google Maps URL that will provide directional information. I will prefer the second one. Less codes to write :) Directions examples using waypoints <https://developers.google.com/maps/documentation/urls/guide#directions-examples-using-waypoints> -- Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html _______________________________________________ mapguide-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/mapguide-users
