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
When mapping many points as circleMarkers, my features fail to update. I suspect this is because the circleMarkers can't be identified or associated to the GeoJSON features. The error in the console is TypeError: Cannot read property 'hasOwnProperty' of undefined.
When mapping many points as
circleMarker
s, my features fail to update. I suspect this is because thecircleMarker
s can't be identified or associated to the GeoJSON features. The error in the console isTypeError: Cannot read property 'hasOwnProperty' of undefined
.Example data:
Javascript:
The text was updated successfully, but these errors were encountered: