Re: [mapguide-users] Google Geocode inside Mapguide

2017-09-20 Thread RenoSun
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 u

Re: [mapguide-users] MGOS layers with Google Maps API?

2017-09-20 Thread RenoSun
Hi open_saucer, I think it's totally doable to use Google Map API with MGOS. However, it won't be as easy as using OpenLayers 3 API to do that. I would suggest that you can give OL3 a try, or something like OL3-Google-Maps