249
Views
1
Comments
how get my current position?(city and country) for mobile

hello i need get my current geolocation and that I leave the city and country, it's for mobile

Thanks


2020-09-17 01-03-04
Koushik Prathi

Hi emilio,

first  get the geolocation of the place using the location plugin, which is available in the forge and after that do reverse geocoding that will provide you the location address.Here is the google documentation link how to do reverse geocoding with the latitude and longitude values https://developers.google.com/maps/documentation/geocoding/start?csw=1#ReverseGeocoding

Hope this will help you .

Regards,

Koushik

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