-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
Description
L.esri.WebMap
is not able to read custom expressions with Arcade.
- Map Viewer: http://www.arcgis.com/home/webmap/viewer.html?webmap=f326df59e41a4e508b4ea5ea3dd84c18
- Leaflet: http://ynunokawa.github.io/L.esri.WebMap/index.html?webmap=f326df59e41a4e508b4ea5ea3dd84c18
References
- What’s New in ArcGIS Online (December 2016) - ArcGIS Blog
- Arcade Help
- WebMap JSON (
webmapjson.layerDefinition.drawingInfo.renderer.valueExpression
)
valueExpression: "return ($feature.P_NUM_F2040 / $feature.P_NUM)"
@jgravois do you have any plan for esri-leaflet-renderers
to add new feature to read Arcade?