I am new in reactjs and deckGL, I having a problem when using FlyToInterpolar API in deckGL.
I have no issue loading the map in deckGL, but when i apply the FlyToInterpolar API in onClick button, I received an error which is:
The reason why i use marker from react-map-gl is because i would like to add a layer (scatterplot) from deckGL and have a circle radius on the marker. below is the code:
p/s: my apologies english is not my main language.
Hi there,
I am new in reactjs and deckGL, I having a problem when using FlyToInterpolar API in deckGL. I have no issue loading the map in deckGL, but when i apply the FlyToInterpolar API in onClick button, I received an error which is:
error:
The reason why i use marker from react-map-gl is because i would like to add a layer (scatterplot) from deckGL and have a circle radius on the marker. below is the code:
p/s: my apologies english is not my main language.
thank you very much