Contents

init(coordinate:)

Creates a point annotation at the specified coordinate on the map.

Declaration

convenience init(coordinate: CLLocationCoordinate2D)

Parameters

  • coordinate:

    The coordinate containing the latitude and longitude values for the desired point.

See Also

Creating a Point Annotation