createLayerWithZoomInfo

abstract fun createLayerWithZoomInfo(    identifier: String,     tileLoaders: ArrayList<LoaderInterface>,     zoomInfo: Tiled2dMapZoomInfo): Tiled2dMapRasterLayerInterface