NeshanMapController constructor
NeshanMapController()
Creates a new map controller.
The logger parameter is optional and used for internal debugging.
It is set by the NeshanMap widget when the controller is registered.
Implementation
NeshanMapController() : _impl = impl.createController();