I would like to make the Mapbox popup resizable so if the user clicks and drags on the corner/side, they can make the popup bigger or smaller and the content automatically adjusts. Is this possible?
Asked
Active
Viewed 127 times
1 Answers
0
There is no functionality for that provided by Mapbox GL JS. However, you have full control over the HTML element used, so you can implement this feature yourself.

Steve Bennett
- 114,604
- 39
- 168
- 219