MapMarkerViewModel | iOS SDK | 2GIS 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