I have geolocated events in my Map that I'm adding with Markers, and when I click on them, I just want them to change without being centered.
Is there any way to override the markers being centered (and onCameraChanged being called) when I click on a Marker?
Add OnMarkerClickListener
to the GoogleMap
and return true
in onMarkerClick
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With