MapTileStyle Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the tile styles in a map.
public enum class MapTileStyle
public enum MapTileStyle
type MapTileStyle =
Public Enum MapTileStyle
- Inheritance
-
MapTileStyle
Fields
Name | Value | Description |
---|---|---|
Road | 0 | Tiles contain roads and streets. |
Aerial | 1 | Tiles contain aerial imagery of Earth. |
Hybrid | 2 | Tiles contain aerial imagery, borders, and roads. |