Esri / esri-leaflet-renderers

Plugin for Esri Leaflet to use drawing information defined in the feature service
51 stars 33 forks source link

Uncaught TypeError: Cannot read property 'options' of undefined #156

Closed gavinr closed 4 years ago

gavinr commented 4 years ago

Discovered during the release today, I get this error when trying to create a layer:

image image

The last change to this function was here. @jgravois any ideas on this one?

gavinr commented 4 years ago

It seems like reverting b1679eb makes it work (#157), but I'd prefer to fix it instead of removing the clustering stuff (#144)