myLocationButton property

MyLocationButtonCallBack? myLocationButton
final

The Floating button for user location button it must call the function we passed

Implementation

final MyLocationButtonCallBack? myLocationButton;