mapbox / mapbox-gl-draw

Draw tools for mapbox-gl-js
https://www.mapbox.com/mapbox-gl-js/example/mapbox-gl-draw/
ISC License
952 stars 593 forks source link

Drawing triangl #876

Closed grigvardanyan closed 4 years ago

grigvardanyan commented 5 years ago

Hi, I want to draw rectangle on some point or points on map does it possible? Thanks!

fc commented 5 years ago

https://github.com/thegisdev/mapbox-gl-draw-rectangle-mode

kkaefer commented 4 years ago

@grigvardanyan This is a feature that could be accomplished with a custom mode, but not something that we'll add to the core of this module.