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
[RPG]Retrieving address without showing maps
-
MegumiSawada
- Posts: 268
- Joined: Tue Feb 19, 2013 5:18 pm
-
tsupartono
- Posts: 289
- Joined: Wed Apr 18, 2012 10:21 am
Re: [RPG]Retrieving address without showing maps
There is currently no way to do so.
We can add this feature if required (please let LANSA Support know).
We can add this feature if required (please let LANSA Support know).
Re: [RPG]Retrieving address without showing maps
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.
https://developers.google.com/maps/docu ... ng-reverse
I do this for calculating mileage on a trip itinerary.
-
MegumiSawada
- Posts: 268
- Joined: Tue Feb 19, 2013 5:18 pm
Re: [RPG]Retrieving address without showing maps
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
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