Enumerations

The following enumerations are available globally.

  • State of the vector map. GLMapInfo tracks state of the vector map.

    See more

    Declaration

    Objective-C

    enum GLSearchAddressStyle {}
  • Search matching functions

    See more

    Declaration

    Objective-C

    enum GLSearchMatchType {}
  • Tag sets used to predefine tag sets for filters. It allows configure search query with ease.

    See more

    Declaration

    Objective-C

    enum GLSearchTagSet {}
  • Tag set mask allows to select multiple tag sets in search filter. When tag set is limited, less non relevant results will be found.

    See more

    Declaration

    Objective-C

    enum GLSearchTagSetMask {}