1.How to registry event or listener add feature Layer to map complete
2. How to listener Basemap change
thank you very much
Hi La,
1. I'm not sure I understand your question. Do you want to be notified when a FeatureLayer that has been added to the map has been loaded? If so, you can call FeatureLayer.addDoneLoadingListener to add a listener that gets invoked when loading of that layer has completed. More info about that here: https://developers.arcgis.com/android/latest/guide/loadable-pattern.htm2. You can listen to the BasemapChanged event via the BasemapChangedListener.
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.