UserPosition interface.
This interface defines the structure for representing a user's geographical position, including longitude, latitude, and optional altitude.
UserPosition
Optional
Optional. The altitude of the user's position.
The latitude of the user's position.
The longitude of the user's position.
UserPosition interface.
This interface defines the structure for representing a user's geographical position, including longitude, latitude, and optional altitude.
UserPosition