Class: RendererInitializationService

RendererInitializationService

Service for initializing renderers for maps.

new RendererInitializationService()

MapboxViewer/application/services/RendererInitializationService.ts, line 7

Methods

initRenderersForMap(gisMap, viewerConfig)

MapboxViewer/application/services/RendererInitializationService.ts, line 22

Initializes renderers for a GIS map.

Name Type Description
gisMap

The staging map.

viewerConfig

The viewer configuration.

Returns:
A map of renderers for the map.