Web-Map-Custom-Element
Web-Map-Custom-Element copied to clipboard
verify the min/max zooms for templatedFeatures are respected
Currently in FeatureLayer.js we have the _handleZoomEnd function which handles the rendering of features based on the min/max zoomBounds. The _handleZoomEnd currently only works with static features, we need to get this working for templated features also including testing.