Android Question Detecting "map moved" in Google Maps SOLVED

Roger Daley

Well-Known Member
Licensed User
Longtime User
Hi All

I am trying to detect when a Google Map is moved so I can obtain the maps new Lat/Lng.
I am assuming that the event "CameraChange (Position As CameraPosition)" is what should trigger the required Sub but can't find anything that shows the correct syntax.

Can someone please point me to an example code that does this.

Regards Roger
 

Roger Daley

Well-Known Member
Licensed User
Longtime User
Yes Klaus,
As I said in the post above that I assumed that this was where the answer lies. However when I looked at it, it looked back and I found I am out of my depth again. Extracting relocation of the map center looks like an equal mystery.

Any chance of me finding sample code?

Regards Roger
 
Upvote 0
Top