Topic: MAP Current Location

Hello MVD!

How to redirect to the current location in the map module?

///
Form1.Map1.GetCurrentLocation;
Form1.Map1.MapPanTo(Form1.Map1.CurrentLocation.Latitude, Form1.Map1.CurrentLocation.Longitude); // performs a pan to a current location
///

This does not work in my code. please help

Thanks!

Re: MAP Current Location

Hello.


May be something wrong with Google Maps Api.


I plan to upgrade the component, latest version uses https://ipstack.com/ to detect current location of user.

Dmitry.

Re: MAP Current Location

Go go go Please