Interface

LatLngLiteral

LatLngLiteral

An object literal representing latitude and longitude coordinates in degrees and an optional floor index.
Properties:
Name Type Attributes Description
lat number Latitude in degrees. Valid values are between -90 and 90.
lng number Longitude in degrees. Valid values are between -180 and 180.
floor number <optional>
POIs within a building has a floor index representing the floor the POI is located on.
See: