See: Description
| Interface | Description |
|---|---|
| TilequeryService |
Interface that defines the tilequery service.
|
| Class | Description |
|---|---|
| MapboxTilequery |
The Mapbox Tilequery API allows you to retrieve data about specific features from a
vector tileset, based on a given latitude and longitude.
|
| MapboxTilequery.Builder |
This builder is used to create a new request to the Mapbox Tilequery API.
|
| TilequeryCriteria |
Constants that should be used when using the Tilequery API.
|
| Annotation Type | Description |
|---|---|
| TilequeryCriteria.TilequeryGeometry |
Queries for a specific geometry type selector.
|