com.decarta.android.poi
Class POIQuery
java.lang.Object
com.decarta.android.poi.POIQuery
public class POIQuery
- extends java.lang.Object
The underlying mapping data often contains Point of Interest, or POI,
information that can be mined, formatted, and displayed. The available
POI data is varied and different among the data providers, and even among
the different releases of data. However, what is available is often useful
if a developer wishes to display common types of POIs on a map. To search
for POIs within the data underlying the DDS Web Services, create and use a
POIQuery.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POIQuery
public POIQuery()
query
public static java.util.ArrayList<POI> query(POISearchCriteria criteria)
throws APIException
- Throws:
APIException
deCarta Android API Documentation - Copyright