PolymerVis / mapbox-gl

Polymer 2.0 custom element for mapbox-gl-js. Uses WebGL to render interactive maps from vector tiles and Mapbox styles - compatible with deck-gl.
https://www.webcomponents.org/element/PolymerVis/mapbox-gl
26 stars 8 forks source link

radius property does not function after last update that fixed layer demos #37

Closed jparish3 closed 6 years ago

jparish3 commented 6 years ago

the radius property in heatmap demo and other layers is not working after the last update that fixed more general issues with layers

jparish3 commented 6 years ago

this error is thrown: Uncaught TypeError: Cannot read property 'value' of undefined at Transitionable.getValue (properties.js:170) at t.e.getPaintProperty (style_layer.js:116) at r.setPaintProperty (style.js:760) at e.setPaintProperty (map.js:1231) at HTMLElement._setPaintProperty (layer-behavior.html:513) at Object.runMethodEffect [as fn] (property-effects.html:813) at runEffectsForProperty (property-effects.html:159) at runEffects (property-effects.html:125) at HTMLElement._propertiesChanged (property-effects.html:1703) at HTMLElement._flushProperties (properties-changed.html:338

eterna2 commented 6 years ago

@jparish3 Hi, I have fixed it in the new release 2.0.18.