MapMarkerViewModel | iOS SDK | Urbi Documentation
iOS SDK

MapMarkerViewModel

Extends: ObservableObject
public init(
	id: UUID,
	position: GeoPointWithElevation,
	anchor: Anchor,
	offsetX: CGFloat,
	offsetY: CGFloat
)
Parameters
id
UUID
position
anchor
offsetX
offsetY