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 Places
- Represents a session for browsing landmarks in a store.
- LandmarkBrowseSessionSettings Core
- Used in specifying the settings of a LandmarkBrowseSession
- LandmarkStore Places
- Provides access to a landmark store and its operations.
- LandmarkStoreCollection Places
- Provides a collection of landmark stores and their categories.
- LandmarkStoreListener Places
- Listener class for a specific landmark store.
- LandmarkStoreService Places
- Landmark store service
Enums
- LandmarkFileFormat
- Landmark import supported formats
- LandmarkOrder Core
- Ways in which Landmarks from a LandmarkBrowseSession can be ordered
- LandmarkStoreType Places
- Landmark store types