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
Updated request to be imported in BasemapLayer.js rather than relying on global L.esri. (🙏danieloliveira117🙏 #1191)
Changed
Updated FeatureLayer allowing queries to be consistently cached both on the server and on ArcGIS Online CDN. This should result in a decent performance boost for most use cases and in some cases (public, non-editable data) a significant performance boost. #1189.
use @terraformer/arcgis (instead of @esri/arcgis-to-geojson-utils) to generate GeoJSON from older ArcGIS services #1194.