Closed avrilanne closed 3 years ago
Is there support for a custom basemap or a way to change the color of a basemap?
re. https://developers.arcgis.com/javascript/latest/sample-code/basemap-custom/
mapProperties={{ basemap: 'gray-vector' }}
Sure is: https://developers.arcgis.com/documentation/vector-tile-style-editor/ and here's a tutorial: https://developers.arcgis.com/javascript/latest/display-a-custom-basemap-style/
Thank you @andygup !
Is there support for a custom basemap or a way to change the color of a basemap?
re. https://developers.arcgis.com/javascript/latest/sample-code/basemap-custom/