Question: Question 1 3 In the code below, what does the red line do ? new DeckGL ( { ` ` ` mapboxApiAccessToken: token, mapStyle:
Question
In the code below, what does the red line do
new DeckGL
mapboxApiAccessToken: token,
mapStyle: 'mapbox:stylesmapboxlightv
initialViewState:
latitude:
longitude:
zoom:
maxzoom:
controller: true,
layers: L this is the red I ine
;
Adds Different DeckGL layers to the Map Object
Adds Layer L to the DeckGL Map Object
Assigns the function L to the layer object
Assigns List of layers L to the DeckGL map object
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
