HI,
I need to track the live location . So pls suggest the tracking pluginthanks,Jeyasri
Hello
For that you need to work on Reverse Geolocation Apihttps://developers.google.com/maps/documentation/geocoding/overview#ReverseGeocoding
some other Api - https://docs.microsoft.com/en-us/bingmaps/rest-services/locations/find-a-location-by-point
You have to use -
OutSystems Maps -https://www.outsystems.com/forge/component-overview/9909/outsystems-maps
You have to pass two parameters
latitude and longitude
To know how we get lat and long
Follow below forum post
https://www.outsystems.com/forums/discussion/33398/web-get-current-location/
Thanks
Hi Khan,Thanks for the reply me, Do u have oml.ThanksJeyasri
Hello Jeyasri,
Please go through below discussion,
https://www.outsystems.com/forums/discussion/31378/tracking-device-location/
Regards,
Ajit Kurane.
Hi Ajit,Thanks for the reply to me, Solution not there above the linkThanks,Jeyasri
In that discussion there is one component link
https://www.outsystems.com/forge/component/1395/location-plugin/
Hope you are getting this.
Cheers,
Hi,Location plugin used to fetch the current location, But I want to track the user location visually like a google map.Thanks,Jeyasri
Did you set solution to this because i want the same for my app also