Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 603 Bytes

LocationElevationRequest.md

File metadata and controls

16 lines (9 loc) · 603 Bytes

See html formatted version

LocationElevationRequest interface

google.maps.LocationElevationRequest interface

An elevation request sent by the ElevationService containing the list of discrete coordinates (LatLngs) for which to return elevation data.

Properties

undefined

Type:  Array<LatLng> optional

The discrete locations for which to retrieve elevations.