Map Style Picker - Azure Maps Web SDK Samples
Map Style Picker
This sample shows how to add the map style picker control to the map. By default, all map styles available with the S0 license tier appear in the control. The
mapStyles
option can be used to specify which map styles to display in the control. If using the S1 tier license, you can use the
mapStyles
option to add the 'satellite' and 'satellite_road_labels' styles to the control. See the
Supported Styles
documentation for a complete list of supported styles.