You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
#6514 will add additional options for querying features by source rather than (or in addition to) by layer. We’ll need to add additional methods to MGLMapView like -[MGLMapView visibleFeaturesAtPoint:inSourcesWithIdentifiers:] and -[MGLMapView visibleFeaturesInRect:inSourcesWithIdentifiers:].
#6514 will add additional options for querying features by source rather than (or in addition to) by layer. We’ll need to add additional methods to MGLMapView like
-[MGLMapView visibleFeaturesAtPoint:inSourcesWithIdentifiers:]and-[MGLMapView visibleFeaturesInRect:inSourcesWithIdentifiers:]./cc @boundsj @frederoni