Private
addressThe physical address that was geocoded.
Private
latitudeThe geographical latitude of the given address.
Private
longitudeThe geographical longitude of the given address.
Private
Optional
serviceThe GeoCodingService that was used to geocode the given address.
Private
successWhether the GeoCodingService was able to geocode the given address.
Sets #address.
The physical address that was geocoded.
Sets #latitude.
The geographical latitude of the given address.
Sets #longitude.
The geographical longitude of the given address.
Sets #service.
The GeoCodingService that was used to geocode the given address.
Sets #success.
Whether the GeoCodingService was able to geocode the given address.
Generated using TypeDoc
Represents the result from a geocoding request to an online service.