Aracılığıyla paylaş


MapType Enum

Definition

Specify which visual representation should be shown for a map.

public enum class MapType
public enum MapType
type MapType = 
Public Enum MapType
Inheritance
MapType

Fields

Hybrid 2

Shows the IMap with satellite imagery and a street map overlay.

Satellite 1

Shows the IMap with satellite imagery.

Street 0

Shows the IMap as a schematic overview of all roads, streets, etc.

Applies to