TIWCGJQMLabelGoogleMapType Enumeration

Represents type TIWCGJQMLabelGoogleMapType.

Namespace: IWCGJQMLabel
type
 TIWCGJQMLabelGoogleMapType = (jqmlgmMap, jqmlgmSatellite, jqmlgmHybrid, jqmlgmTerrain, jqmlgmGoogleEarth);

The TIWCGJQMLabelGoogleMapType type exposes the following members.

Show:
 NameDescription
jqmlgmGoogleEarth

Represents constant jqmlgmGoogleEarth.

jqmlgmHybrid

Represents constant jqmlgmHybrid.

jqmlgmMap

Represents constant jqmlgmMap.

jqmlgmSatellite

Represents constant jqmlgmSatellite.

jqmlgmTerrain

Represents constant jqmlgmTerrain.

Top