new StyleConversionService()
MapboxViewer/application/services/StyleConversionService.ts, line 6
Methods
-
asyncconvertFromDataLayerOptions(map, layerOpts)
MapboxViewer/application/services/StyleConversionService.ts, line 22 -
Converts layer options to Mapbox style conversion result.
Name Type Description mapThe Mapbox map instance.
layerOptsThe GO layer options.
Returns:
The style conversion result.
