Package-level declarations
Types
Link copied to clipboard
interface FeatureQueryable
A type that can perform spatial queries against map layers or data sources. Implementers are responsible for translating a geographic coordinate and zoom level into one or more feature hits.
Link copied to clipboard
The result of a feature query for a specific layer. Contains the identifier of the queried layer and any matching features.
Link copied to clipboard
Link copied to clipboard
A screen- or map-space geometry used to query rendered features.
Link copied to clipboard
interface RenderedFeatureQuerying
A capability for querying rendered features from one or more visible layers.
Link copied to clipboard