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
I believe the map.feature.mousedown and map.feature.mouseup schemas are incorrect for the "keys" field.
Currently, the schema specifies the field to be a string, but it should be an array of strings as can be seen for map.feature.clicked.
I believe the map.feature.mousedown and map.feature.mouseup schemas are incorrect for the "keys" field.
Currently, the schema specifies the field to be a string, but it should be an array of strings as can be seen for map.feature.clicked.