Contents

locations(at:)

Translates a point index set into a unit distance along the shape.

Declaration

func locations(at indexes: IndexSet) -> [CGFloat]

Parameters

  • indexes:

    The index set of map points associated with the shape.

Return Value

An array of CGFloat values.

See Also

Accessing the points in the shape