MapController constructor
MapController()
Controller to programmatically interact with a FlutterMap.
Read the online documentation to get started.
Factory constructor redirects to underlying implementation's constructor.
Implementation
factory MapController() = MapControllerImpl;