roysougat
(roysougat)
July 20, 2021, 10:21am
#1
gives my current address
how do i get other address by providing LATITUDE and LONGITUDE ?
dora_paz
(Dora)
July 20, 2021, 10:33am
#3
In order to acquire an address other than your current location from google maps is by using reverse geocoding (from latitude, longitude) . So when you click on map you get the lat and lng from that position and then you can pass that values to an api to get the address. You can use Google’s geocoding api or try another service like LocationIQ
2 Likes
Use this extension by @help_cttricks
Hello everyone!
Today i’m here with my another extension " Get Location Info". This extension will Help You in getting information/complete address of any Location using Latitude & Longitude value. Kinldy download and use this extension and let me know your views & suggestion [ If you have any ] in the comments below.
[Picture1]
Download Extension : com.getlocationinfo.aix (10.3 KB) [ version : 1.0 ]
Download Sample AIA: GetLocationInfo.aia (11.1 KB) [ version : 1…
This will make your work more simpler
Rogerio_Rios
(Professional Support)
July 20, 2021, 12:09pm
#8
Yashsehgal022:
your work more simpler
It doesn’t need this extension. Read the entire topic about the extension, it doesn’t seem to work very well.
Today Is The Epic Guide Day.
I wanted to show a program Only with 4 components which gets location from the user’s like as google Search Engine.
Guide Begins Below
Only With 4 Components I Take Button To Get The Location, It is just the optional stuff.
Components Required
[ComponentsRequired]
Designer Interface
[DesignerInterface]
To Get Run Solve Blocks, Sokething like this.
[LocationGuide]
Stuff To Integrate This Program In Your Main App.
APK: EasyToGetLocation.apk (5.9 MB)
AIA: E…
Use this guide instead of being get late response from components.
He asked how can he
So that extension does the same thing you provide the Latitude and longitude and it will tell you the address
Rogerio_Rios
(Professional Support)
July 20, 2021, 1:42pm
#11
Did you read the post that you suggested?
Hug.
1 Like
Rocky2
(md roky)
July 21, 2021, 5:33pm
#12
That extension doesn’t workig because of api limitation of that extesion used. Can you give any solution to find location from lat & lng
1 Like
Try locationIQ api , daily limit is 5000 per day… then what you want. Or you can use kio4 extension
http://kio4.com/appinventori/5accelerator.htm
1 Like
system
(system)
Closed
May 18, 2022, 6:18pm
#14
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.