flutter-mapbox-gl / maps

A Mapbox GL flutter package for creating custom maps
Other
1.03k stars 498 forks source link

Zoom In/Zoom Out Callback? #1388

Closed AntonLie closed 8 months ago

AntonLie commented 8 months ago

Hello, can you provide a zoom callback feature?

because I want to custom zoom button but got an error when implementing CameraPosition because nullable.

Screenshot 2023-11-19 at 20 31 51

Thanks