public class GeocodeResult extends Object
| Constructor and Description |
|---|
GeocodeResult(String name,
double latitude,
double longitude) |
| Modifier and Type | Method and Description |
|---|---|
double |
getLatitude() |
double |
getLongitude() |
String |
getName() |
String |
toString() |
Copyright © 2013–2016 V5 Analytics. All rights reserved.