LocationDetails constructor
- GeoCoordinates coordinates
Creates a new instance.
coordinatesThe geographic coordinates of the place.
Implementation
LocationDetails(this.coordinates)
: coordinatesInterpolated = false, accessPoints = [], boundingBox = null;