-
Look my example. (input your mapbox accessToken.) At first, the center of view is [139.8, 35.7]. Click the polygon inside the red rectangle,
Next, scroll left, to [139.7925, 35.7]. Click the polygon inside the red circle.
actually,
What causes this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You need to update the deckGl viewstate whenever the map moves. Try adding a code like this to your example:
|
Beta Was this translation helpful? Give feedback.
You need to update the deckGl viewstate whenever the map moves. Try adding a code like this to your example: