TIWCGJQMapQueryLayerTypeView Enumeration

Represents type TIWCGJQMapQueryLayerTypeView.

Namespace: IWCGJQMapQuery
type
 TIWCGJQMapQueryLayerTypeView = (mqltvRoad,mqltvHybrid,mqltvSatellite,mqltvTerrain);

The TIWCGJQMapQueryLayerTypeView type exposes the following members.

Show:
 NameDescription
mqltvHybrid

Represents constant mqltvHybrid.

mqltvRoad

Represents constant mqltvRoad.

mqltvSatellite

Represents constant mqltvSatellite.

mqltvTerrain

Represents constant mqltvTerrain.

Top