This tutorial demonstrates how to find and retrieve Vexcel collections based on geographic criteria in your map application. The CollectionManager provides methods to discover available imagery collections at specific locations or within map extents.
You'll learn how to:
- Find collections available at a specific map location
- Find collections available within a map extent
- Access collection information through the CollectionManager
- Process and display collection data in your application
These capabilities are particularly useful for applications that need to identify available imagery in different geographic areas, provide collection metadata to users, or dynamically load imagery based on the current map view. Understanding collection availability helps create more responsive and informative mapping applications.