Contains functionality specific to WebGL map rendering.
Classes
Type Definitions
-
Interface describing expected style configuration interface supported by the
H.map.render.webgl.RenderEngine.Properties:
Name Type Argument Description sourcesObject <optional>
Mandatory section that defines the source of the data
globalsObject <optional>
Holds global variables that are used across logical layers (rendering groups)
texturesObject <optional>
Texture definitions
layersObject <optional>
Defines logical layers that describe how to render the data
sceneObject <optional>
Defines global map settings like background color sky/fog colors.