query Rendered Features
Queries the map for rendered features.
Parameters
The `screen pixel coordinates` (point, line string or box) to query for rendered features.
The `render query options` for querying rendered features.
The `query features callback` called when the query completes.
Queries the map for rendered features.
Parameters
The `screen box` in `platform pixel` to query for rendered features.
The `render query options` for querying rendered features.
The `query features callback` called when the query completes.
Queries the map for rendered features.
Parameters
The `screen coordinate` in `platform pixel` to query for rendered features.
The `render query options` for querying rendered features.
The `query features callback` called when the query completes.
Queries the map for rendered features.
Return
A `cancelable` object that could be used to cancel the pending query.
Parameters
The `screen pixel coordinates` (point, line string or box) to query for rendered features.
The `render query options` for querying rendered features.
The `query features callback` called when the query completes.