MapManager constructor
- MethodChannel _methodChannel,
- EventChannel _coordinateEventChannel,
- EventChannel _attitudeEventChannel
Implementation
MapManager(
this._methodChannel,
this._coordinateEventChannel,
this._attitudeEventChannel,
);
MapManager(
this._methodChannel,
this._coordinateEventChannel,
this._attitudeEventChannel,
);