landmark_store library
Landmark Store
Provides APIs for browsing, managing, and interacting with landmark data collections and services.
This library covers the interfaces for accessing, browsing, and listening to changes.
Main features
- LandmarkBrowseSession – Interface for browsing landmark data sessions.
- LandmarkStore – Main class for accessing and managing landmark data.
- LandmarkStoreCollection – Represents a collection of landmark stores.
- LandmarkStoreListener – Listener interface for landmark store events.
- LandmarkStoreService – Service interface for managing landmark store operations.
More details
- See the Landmark documentation for more information.
Classes
- LandmarkBrowseSession Landmark Store
- A paged, snapshot-based session for browsing landmarks in a LandmarkStore.
- LandmarkBrowseSessionSettings Landmark Store
- Settings used to configure a LandmarkBrowseSession.
- LandmarkStore Landmark Store
- Provides access to a persistent collection of landmarks and categories.
- LandmarkStoreCollection Landmark Store
- Collection of landmark stores and their enabled categories.
- LandmarkStoreListener Landmark Store
- Listener for landmark store events.
- LandmarkStoreService Landmark Store
- High-level service for creating, registering and discovering landmark stores.
Enums
- LandmarkFileFormat
- Supported file formats for importing landmarks.
- LandmarkOrder Landmark Store
- Criteria used to order landmarks inside a LandmarkBrowseSession.
- LandmarkStoreType Landmark Store
- Types of landmark stores available in the SDK.