146
Views
5
Comments
Get address through latitude and longitude in reactive using api
Question
Application Type
Reactive

Hello everyone, I'm new to OutSystems. I would like to get an address through latitude and longitude. I have a table that contains latitude and longitude. When I click on the map icon, I would like to retrieve the address. This .oml file explains what I want. Could you please help me? Thank you. 

maps.oml
UserImage.jpg
vikas sharma
Champion

Hi

If you want to fetch address from last lng then you need to use an API. Can use with any provider. Google reverse geocode api do same work. But remember there is costing on usage basis.

Regards 

UserImage.jpg
mounib hawchet

Yes, I used an API, but this problem still persists 

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Mounib,

You didn't explain your problem. Vikas righly said you need an API that can do what you want, but you show a Google Maps image. Please explain more, or people won't be able to help you.

UserImage.jpg
mounib hawchet

Hi kilian, 
I am sorry, but I don't know what my problem is. I am a new user of OutSystems, so my goal is to get an address through latitude and longitude. However, I don't know the steps to accomplish that. 

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Ok, I can be short then: there's nothing out-of-the-box in OutSystems that lets you do that. However, this question has come up before, and various answers have been given. Check this topic, or this one (might be mobile-only), this one or this one. It's always a good idea to first search the forum before asking a question!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.