Module: cercaliagl/layer/Marker


Classes

Marker

Type Definitions

InternalMarkerLayerHeatmapIds{Object}

Properties:
Name Type Description
heat string
point string

InternalMarkerLayerIds{Object}

Properties:
Name Type Description
source string
symbol string
cluster string
clusterText string

Options{Object}

Properties:
Name Type Argument Description
id string

Layer id

map module:cercaliagl/Map~Map

Mapbox Map

type string

Type

onClusterClick function <optional>

Callback function when mouse click cluster feature.

onClusterMouseOver function <optional>

Callback function when mouse over cluster feature.

onClusterMouseOut function <optional>

Callback function when mouse out cluster feature.

clusteringEnabled Boolean <optional>

Enable/Disable clustering. Default true.

StyleHeatLayer{Object}

Properties:
Name Type Description
minzoom number

Min zoom

maxzoom number

Max zoom.

paint Object.<string, any>

Paint styles

layout Object.<string, any>

Layout styles