I am working on a web editing app to create point features. I'd like to use the default Editor, but one unique requirement is certain fields in attributes inspector will be automatically populated when user click on the map to add a new point, for example, the city, zip fields will be populated based the location.
Is there way to do that (somehow inject the value into the attributes inspector)?