public class GeocodeResult extends Object
Constructor and Description |
---|
GeocodeResult() |
GeocodeResult(String address,
LatLng latLng) |
Modifier and Type | Method and Description |
---|---|
String |
getAddress() |
LatLng |
getLatLng() |
void |
setAddress(String address) |
void |
setLatLng(LatLng latLng) |
Copyright © 2019. All rights reserved.