How can I change the selection color of GraphicsOverlay and FeatureLayer?
I managed to change the background color of the base map with using ArcGISMap.setBackgroundColor(Color color);
You should be be able to change this through the selection properties object by using the property on GeoView and modifying the returned object.
Thank you for the quick response. It worked. How can I change the background color of MapView? When I set Mapview.setBackground() with no other layers than a FeatureLayer with a ShapeFile the background goes to light gray again and I cannot change the background color. You may see the attached image.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.