mapbox / mapbox-gl-draw

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

mode property is not available on vertices and midpoints #1077

Open oodavid opened 3 years ago

oodavid commented 3 years ago

The mode property is not set for vertex and midpoint features.

This affects the base theme, and themes in docs/EXAMPLES.md

I am working on a pull request.

palhal commented 2 years ago

Nice. I'd really like this to be merged. I'm trying to show vertices only while in direct_select mode.

oodavid commented 2 years ago

@palhal there's not been any commits or pull requests merged since Sept 2021. Starting to wonder if the project isn't maintained any more?

mtrotter-onside commented 2 years ago

We also are looking to have vertices only show while in direct_select mode, would love to see this fixed

palhal commented 2 years ago

@oodavid I know - it's a shame that contributions like your PR don't get released. I asked myself the same thing and found #933, but two years later I'm not too optimistic. Kudos to those who have made this project possible though.