I use Delphi on Rad Studio 10.4 and developp for Android
I have 2 put 2 components : TLocationSensor and TMap I know how to specify to the MAP to show a specific location but I do not understand how to mak automaticly my Map open to the position where my phone is Thank's a lot if somebody could help me :) Screen copy of my Google Map view
I would like to see a more accurate map (just a few kilometers around my GPS position) and not this global map that goes as far as Africa. Google Maps recovers my GPS position (shown by the blue dot on the city of Paris (France)). Would anyone be kind enough to tell me what line of code under delphi I should add? in advance a big thank you
I have found how to do it with a TBrowserComponent but I nedd to use a TMap