Enumerations

The following enumerations are available globally.

  • Configuration for supported tile servers.

    Maps displayed in the application are sets of small square images caled tiles. There are different servers that provide these tiles.

    A tile server is defined by an internal id (for instance .openStreetMap), a name string for displaying on the interface and a URL template.

    See more

    Declaration

    Swift

    enum GPXTileServer : Int
  • Posible status of the stop watch

    See more

    Declaration

    Swift

    enum StopWatchStatus