TIWCGJQMapQueryLayerTypes Enumeration

Represents type TIWCGJQMapQueryLayerTypes.

Namespace: IWCGJQMapQuery
type
 TIWCGJQMapQueryLayerTypes = (mqltBing,mqltGoogle,mqltVector,mqltJSON, mqltOSM, mqltTMS, mqltWMS, mqltWMTS);

The TIWCGJQMapQueryLayerTypes type exposes the following members.

Show:
 NameDescription
mqltBing

Represents constant mqltBing.

mqltGoogle

Represents constant mqltGoogle.

mqltJSON

Represents constant mqltJSON.

mqltOSM

Represents constant mqltOSM.

mqltTMS

Represents constant mqltTMS.

mqltVector

Represents constant mqltVector.

mqltWMS

Represents constant mqltWMS.

mqltWMTS

Represents constant mqltWMTS.

Top