create

fun create(    graphicsFactory: GraphicsObjectFactoryInterface,     shaderFactory: ShaderFactoryInterface,     renderingContext: RenderingContextInterface,     mapConfig: MapConfig,     scheduler: SchedulerInterface,     pixelDensity: Float): MapInterface