TIWCGJQMapQueryLayerJSONOptionsStrategies Enumeration

Represents type TIWCGJQMapQueryLayerJSONOptionsStrategies.

Namespace: IWCGJQMapQuery
type
 TIWCGJQMapQueryLayerJSONOptionsStrategies = (mqljosBBox,mqljoscluster,mqljosfilter,mqljosfixed,mqljospaging,
 mqljosrefresh,mqljossave);

The TIWCGJQMapQueryLayerJSONOptionsStrategies type exposes the following members.

Show:
 NameDescription
mqljosBBox

Represents constant mqljosBBox.

mqljoscluster

Represents constant mqljoscluster.

mqljosfilter

Represents constant mqljosfilter.

mqljosfixed

Represents constant mqljosfixed.

mqljospaging

Represents constant mqljospaging.

mqljosrefresh

Represents constant mqljosrefresh.

mqljossave

Represents constant mqljossave.

Top