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
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.