myLocationButton property

MyLocationButtonCallBack? myLocationButton
final

The Floating button for user location button it must call the function we passed You can set it also using OpenMapSettings

Implementation

final MyLocationButtonCallBack? myLocationButton;