albert-heijn-technology / platform_maps_flutter

A Flutter package to provide the native maps to Android/iOS
BSD 2-Clause "Simplified" License
80 stars 64 forks source link

How do I get current position using `onCameraIdle` ? #37

Closed 0radek closed 3 years ago

0radek commented 3 years ago

I am wondering how I can find my position when using onCameraIdle.

With onCameraMove I get the current camera position. However, that is not exposed with onCameraIdle