new LayerConversionService()
MapboxViewer/application/services/LayerConversionService.ts, line 9
Methods
-
asyncconvertAndApplyLayers(gisMap, mapboxRenderer, layers)
MapboxViewer/application/services/LayerConversionService.ts, line 24 -
Converts and applies layers from the GIS map to the Mapbox renderer.
Name Type Description gisMapThe staging map containing layers.
mapboxRendererThe Mapbox renderer instance.
layersThe layer registry to store converted layers.
