Skip to main content

@mapgear/geoapps > BaseLayer

BaseLayer class

Base object representing a GeoApps baselayer. A base layer can be a color, layer or a set of layers where only one baselayer at a time is active, providing a background for the map.

Signature:
export declare abstract class BaseLayer 

Remarks

The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the BaseLayer class.

Properties

PropertyModifiersTypeDescription
BaseLayerIdreadonlystringId of the baselayer
TitlestringTitle of the baselayer
TypereadonlyBaseLayerTypeType of baselayer