TIWCGJQGMapType Enumeration

Represents type TIWCGJQGMapType.

Namespace: IWCGJQGMap
type
 TIWCGJQGMapType = (gmtDefault,gmtHybrid,gmtTerrain,gmtSattelite,gmtRoadmap);

The TIWCGJQGMapType type exposes the following members.

Show:
 NameDescription
gmtDefault

Represents constant gmtDefault.

gmtHybrid

Represents constant gmtHybrid.

gmtRoadmap

Represents constant gmtRoadmap.

gmtSattelite

Represents constant gmtSattelite.

gmtTerrain

Represents constant gmtTerrain.

Top