Type Definitions

The following type definitions are available globally.

  • WhirlyGlobe just takes geo coordinates. This contains lon and lat values in the x and y fields.

    Declaration

    Objective-C

    typedef MaplyCoordinate WGCoordinate

    Swift

    typealias WGCoordinate = MaplyCoordinate