Tracked Callout
class TrackedCallout(userGeometry: UserGeometry, val callout: String, val location: LngLatAlt, val isPoint: Boolean, isGeneric: Boolean)
Constructors
Link copied to clipboard
constructor(userGeometry: UserGeometry, callout: String, location: LngLatAlt, isPoint: Boolean, isGeneric: Boolean)