Curious on how the Google Maps extension/wrapper is coming along. Excited to try it!
For all who are curious,
Here is a small sample demonstrating how you can use Google Map’s Polyline to draw a route in Wisej.
You’ll need to use the Directions API (https://developers.google.com/maps/documentation/directions/start) to generate the encoded Polyline.
Once you have the encoded Polyline, you need to decode it and put it into a new google.maps.Polyline instance and add it to the map (see the sample).
Let me know if you have any questions about it!
Best regards,
Levie
Hi Frank,
The Google Maps component will already have the extension to display a route from two points?
Regards
Vicente Cruz
Hi Frank
I want to routing two point between is it possible ?
Thanks
I’m interested in that example.
Could you send me it?
Thanks in advance!
Hi Andrew,
the extension is not ready yet, but we can send you a sample using google maps directly.
Best regards
Frank
Please login first to submit.