# StreetViewPosition

Simple object representing a street view coordinates.

Availability
5.2.0
5.2.0
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# latitude

Availability
5.2.0
5.2.0
9.2.0
latitude :Number

Latitude value for the center point of the view, in decimal degrees.

Default: 0


# longitude

Availability
5.2.0
5.2.0
9.2.0
longitude :Number

Longitude value for the center point of the view, in decimal degrees.

Default: 0