init(coordinate:)
Creates a LookAround scene at the specified coordinates.
Declaration
init(coordinate: CLLocationCoordinate2D)Parameters
- coordinate:
A Cllocationcoordinate2d coordinate that indicates the location for the LookAround scene.
Creates a LookAround scene at the specified coordinates.
init(coordinate: CLLocationCoordinate2D)A Cllocationcoordinate2d coordinate that indicates the location for the LookAround scene.