I have a ClusterLayer defined in the map using ESRI's sample at Point clustering | ArcGIS API for JavaScript
I am attempting to remove the ClusterLayer from the map using map.removeLayer(myClusterLayer); When this is executed, the internal _unsetMap() function in ClusterLayer is executed. It returns an error from the ESRI graphicsLayer code stating that this._div is null. I wonder why this occurs? Thoughts?
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.