OptionalbackgroundOptionalbackgroundThe opacity of the map background.
OptionalcastIf true, the map will cast shadow.
OptionalcolorimetryThe colorimetry for the whole map. Those are distinct from the individual layers' own colorimetry.
OptionalcontourEnables contour lines. If undefined or false, contour lines
are not displayed.
Note: this option has no effect if the map does not contain an elevation layer.
OptionaldepthEnable or disable depth testing on materials.
OptionaldiscardIf true, parts of the map that relate to no-data elevation
values are not displayed. Note: you should only set this value to true if
an elevation layer is present, otherwise the map will never be displayed.
OptionalelevationThe optional elevation range of the map. The map will not be rendered for elevations outside of this range. Note: this feature is only useful if an elevation layer is added to this map.
OptionalforceForce using texture atlases even when not required.
OptionalgraticuleThe graticule options.
OptionallightingLighting and shading parameters.
OptionalmaxMaximum tile depth of the map. If undefined, there is no limit to the subdivision
of the map.
Optionalobject3dThe optional Object3D to use as the root object of this map.
If none provided, a new one will be created.
OptionaloutlineThe color of the tile borders.
OptionalradiusThe radius of the sphere, in scene units.
OptionalreceiveIf true, the map will receive shadow.
Note: only available if lighting.mode is MapLightingMode.LightBased
OptionalshowShow the map tiles' borders.
OptionalsideThe sidedness of the map surface:
FrontSide will only display the "above ground" side of the map (in cartesian maps),
or the outer shell of the map (in globe settings).BackSide will only display the "underground" side of the map (in cartesian maps),
or the inner shell of the map (in globe settings).DoubleSide will display both sides of the map.OptionalsubdivisionThe subdivision strategy used to subdivide map tiles.
OptionalsubdivisionThe threshold before which a map tile is subdivided.
OptionalterrainOptions for geometric terrain rendering.
The color of the map when no color layers are present.