Skip to main content

method

checkAttributeLocationCount

checkAttributeLocationCount(locationCount)

Parameters

locationCount

number
Returns
void

initDeck

initDeck(map, Deck, deckProps?)

Parameters

map

Map<>

The map instance.

Deck

any

The Deck.gl

deckProps?

DeckRenderProps initialization options.

Returns
Deck