GLMapPoint

typedef struct GLMapPoint GLMapPoint

GLMapPoint always uses internal map coordinates. From 0 to GLMapPointMax for X and Y axis. Origin is at the top left corner.

  • GLMapPoint always uses internal map coordinates. From 0 to GLMapPointMax for X and Y axis. Origin is at the top left corner.

    See more

    Declaration

    Objective-C

    struct GLMapPoint {}

    Swift

    struct GLMapPoint