Open maptastik opened 3 years ago
Currently I'm using Terraformer and the ArcGIS REST API to update the feature service of closures. However, the FeatureLayer object in esri-leaflet has several methods associated with it that can be used to carry out common data creation and alteration tasks. It might make the code a little bit more legible and potentially remove the need for Terraformer as a dependency.
Currently I'm using Terraformer and the ArcGIS REST API to update the feature service of closures. However, the FeatureLayer object in esri-leaflet has several methods associated with it that can be used to carry out common data creation and alteration tasks. It might make the code a little bit more legible and potentially remove the need for Terraformer as a dependency.