Page 1 of 1

[RPG]Retrieving address without showing maps

Posted: Mon Dec 07, 2015 8:36 pm
by MegumiSawada
Hi,

Is it possible to retrieve address without showing maps?

I believe that address will be retrieved when the map(on the formview) is shown, so it might be not possible.
Is there any way to retrieve to do so, like GetGeolocation operation retrieves latitude and longitude without showing maps?

Any advice will be appreciated.

Best Regards,
Megumi Sawada

Re: [RPG]Retrieving address without showing maps

Posted: Mon Dec 07, 2015 8:49 pm
by tsupartono
There is currently no way to do so.
We can add this feature if required (please let LANSA Support know).

Re: [RPG]Retrieving address without showing maps

Posted: Tue Dec 08, 2015 12:53 am
by edwardtn
If you are using JavaScript you could use the Google Maps JS API:

https://developers.google.com/maps/docu ... ng-reverse

I do this for calculating mileage on a trip itinerary.

Re: [RPG]Retrieving address without showing maps

Posted: Wed Dec 09, 2015 4:58 pm
by MegumiSawada
Thank you for your reply!

They don't use Javascript (and they wouldn't like to use it...) so I will advice them to show map once to retrieve address.

Best Regards,
Megumi