Anybody know why you can't add points within polygon areas in this sample?
Edit without editor widget | ArcGIS API for JavaScript
Because, the layer.onClick event is executed before the event for edit toolbar, which I think should be map.onclick. when that happens the event is stopped by "event.stop(evt);" code. Hence nothing happens.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.