Click or drag to resize

Google Properties

The Google type exposes the following members.

Properties
  NameDescription
Public propertyIncludeInLayerTree
Should this layer appear in the layer tree
Public propertyIsBaseLayer
Gets or Sets the boolean value indicating whether layer is base layer or not.
(Inherited from Overlay.)
Public propertyLayerId
Gets or sets the layer ID. This is the unique key from the config database
(Inherited from Overlay.)
Public propertyLayerTypeId
Public propertyMapName (Inherited from Overlay.)
Public propertyName
Gets or Sets the name of overlay.
(Inherited from Overlay.)
Public propertyNumZoomLevels
The amount of zoom levels in this layer
Public propertyOverlayIndex (Inherited from Overlay.)
Public propertyServerResolutions
The resolutions provided by the Google API
Public propertySphericalMercator
Should the map act as a mercator-projected map
Public propertyType
The type of layer to request from google
Public propertyVisible
Gets or Sets boolean value indicating layers visible status.
(Inherited from Overlay.)
Top
See Also