OmhMapImpl
constructor(mapView: MapView, context: Context, myLocationIcon: ImageView = MyLocationIcon(context), polylineManager: PolylineManager = PolylineManager(mapView), polygonManager: PolygonManager = PolygonManager(mapView), logger: Logger = commonLogger)