groundOverlayController property
The GroundOverlaysController of this Map. Only for integration testing.
Implementation
@visibleForTesting
GroundOverlaysController? get groundOverlayController =>
_groundOverlaysController;
The GroundOverlaysController of this Map. Only for integration testing.
@visibleForTesting
GroundOverlaysController? get groundOverlayController =>
_groundOverlaysController;