Open ChoupidoudouX opened 3 years ago
Not sure I entirely follow. Can't you use the onDragUpdate callback, update some variable from that, and then make your button make the mapController move to that location ?
I am a junior developer, I don't necessarily have the right reflexes. It's an interesting reflection, I will work on this approach. Thank you so much.
Hello. Is it possible to create a button to center the marker in view of the map? I manage to send it the coordinates for the center when loading my map but not to interact with it with a floatingActionButton ... In any case, thank you for this very useful plugin !!