Options
All
  • Public
  • Public/Protected
  • All
Menu

Web map feature collections can contain layers of different types. Used with the featureTypeSelector const to determine what type of features are supposed to be present in a 'layer' Note that 'Text' is a special case as it cannot be determined from the geometry type alone.

Index

Enumeration members

Enumeration members

Point

Point: = 2

Polygon

Polygon: = 0

Polyline

Polyline: = 1

Text

Text: = 3