WRLDRoutingQueryWaypoint Class Reference

A waypoint for the routing query.

– latLng

- (CLLocationCoordinate2D)latLng
Returns:

The geographic location for this waypoint.

– isIndoors

- (BOOL)isIndoors
Returns:

Whether this waypoint is indoors or not.

– indoorFloorId

- (int)indoorFloorId
Returns:

If indoors, the ID of the floor this waypoint is on.

v0.0.1600