You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
asheemmamoowala
changed the title
Map#setFeatureState should reject feature identifier with an id field
Map#setFeatureState should reject feature identifier without an id field
Jul 16, 2018
The
Map#setFeatureState
should require theid
field in the first argument and reject invocations missing said field.mapbox-gl-js version: 0.46.1
Discovered this while debugging an issue where string ids in geojson data do not work with
Map#setFeatureState
. That is related to : #2716.The text was updated successfully, but these errors were encountered: