Page 1 of 1

GoogleMaps

Posted: Thu Nov 14, 2019 5:56 pm
by soa
We use a LongRange Map component which simply requires to set Street Area Country Locality properties to display a map of a location.

Moving this app to VLWEB I find there is no equivalent component. A sample application uses a widget over google maps but this seems to require you to know the coordinates you wish to display in order to show a location.

What is the best way achieve the Longrange functionality. Is there something I can add to the widget to pass in an address.

How come Longrange can do this without an api key.

Re: GoogleMaps

Posted: Fri Nov 15, 2019 9:24 am
by JamesDuignan
Hi Jim,

Have a look at the EPC 142060 connectors in the package manager, one for Google geo-encode and decode was included.
See blog post on the developer site here:
https://developer.lansa.com/google-maps ... lications/


Regards,
James

Re: GoogleMaps

Posted: Mon Nov 18, 2019 11:44 am
by soa
Thanks James