Structures
The following structures are available globally.
-
See moreGLMapColor
is color type based onuint32_t
Declaration
Objective-C
struct GLMapColor {}
Swift
struct GLMapColor
-
Resource information filled by
See moreGLMapResourceBlock
Declaration
Objective-C
struct GLMapResource {}
Swift
struct GLMapResource
-
Merkator tile coordinates
See moreDeclaration
Objective-C
struct GLMapTilePos {}
Swift
struct GLMapTilePos
-
Rectangle contains all corner points
See moreDeclaration
Objective-C
struct GLMapRect {}
Swift
struct GLMapRect
-
Point of track with color
See moreDeclaration
Objective-C
struct GLTrackPoint {}
Swift
struct GLTrackPoint
-
Point of track with color
See moreDeclaration
Objective-C
struct GLRoutePoint {}
Swift
struct GLRoutePoint
-
Bounding box
See moreDeclaration
Objective-C
struct GLMapBBox {}
Swift
struct GLMapBBox
-
Result of track sampling
See moreDeclaration
Objective-C
struct GLTrackSampleResult {}
Swift
struct GLTrackSampleResult
-
Geo point with latitude and longitude
See moreDeclaration
Objective-C
struct GLMapGeoPoint {}
Swift
struct GLMapGeoPoint
-
See moreGLMapPoint
always uses internal map coordinates. From 0 toGLMapPointMax
for X and Y axis. Origin is at the top left corner.Declaration
Objective-C
struct GLMapPoint {}
Swift
struct GLMapPoint
-
General penalties
See moreDeclaration
Objective-C
struct CostingOptionsPenalties {}
Swift
struct CostingOptionsPenalties
-
General options when driving on road
See moreDeclaration
Objective-C
struct CostingOptionsRoad {}
Swift
struct CostingOptionsRoad
-
Options for vehicle
See moreDeclaration
Objective-C
struct CostingOptionsVehicle {}
Swift
struct CostingOptionsVehicle
-
Options for auto, bus, taxi mode
See moreDeclaration
Objective-C
struct CostingOptionsAuto {}
Swift
struct CostingOptionsAuto
-
Options for truck mode
See moreDeclaration
Objective-C
struct CostingOptionsTruck {}
Swift
struct CostingOptionsTruck
-
Options for bicycle mode
See moreDeclaration
Objective-C
struct CostingOptionsBicycle {}
Swift
struct CostingOptionsBicycle
-
Options for straight mode
See moreDeclaration
Objective-C
struct CostingOptionsMotorScooter {}
Swift
struct CostingOptionsMotorScooter
-
Options for straight mode
See moreDeclaration
Objective-C
struct CostingOptionsMotorcycle {}
Swift
struct CostingOptionsMotorcycle
-
Options for pedestrian mode
See moreDeclaration
Objective-C
struct CostingOptionsPedestrian {}
Swift
struct CostingOptionsPedestrian
-
Options for straight mode
See moreDeclaration
Objective-C
struct CostingOptionsStraight {}
Swift
struct CostingOptionsStraight