Google Maps extension

0
0

Curious on how the Google Maps extension/wrapper is coming along. Excited to try it!

  • You must to post comments
0
0

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

  • You must to post comments
0
0

Hi Frank,

 

The Google Maps component will already have the extension to display a route from two points?

 

Regards

 

Vicente Cruz

  • You must to post comments
0
0

Hi Frank

I want to routing two point between is it possible ?

 

Thanks

 

 

 

  • You must to post comments
0
0

I’m interested in that example.

Could you send me it?

Thanks in advance!

  • You must to post comments
0
0

Hi Andrew,

the extension is not ready yet, but we can send you a sample using google maps directly.

Best regards
Frank

  • You must to post comments
Showing 5 results
Your Answer

Please first to submit.