SearchPolygon

public class SearchPolygon : SearchShape

Representative shape object.

Important

This is a Public Preview API. It may be changed or removed at any time.

Lifecycle

  • SearchPolygon init method.

    Declaration

    Swift

    public init(vertices: [CLLocationCoordinate2D])

    Parameters

    vertices

    An array of vertices.