private static class PlaceSelection.SearchResult extends Object
Modifier and Type | Field and Description |
---|---|
Bounds |
bounds |
String |
description |
String |
info |
double |
lat |
double |
lon |
String |
name |
String |
nearestPlace |
int |
zoom |
Modifier | Constructor and Description |
---|---|
private |
PlaceSelection.SearchResult() |
public String nearestPlace
public String description
public double lat
public double lon
public int zoom
private PlaceSelection.SearchResult()
public Bounds getDownloadArea()