Map Selection
This example demonstrates how to select and interact with map objects such as markers, routes, and other features.
Live Demo
Overview
The example highlights the following features:
- Selecting map objects with touch/click
- Highlighting selected items
- Getting information about selected objects
- Managing selection state
Key Features
- Object Selection: Click/tap to select map features
- Visual Feedback: Highlight selected objects
- Object Information: Retrieve details about selections
- Multi-select Support: Select multiple objects
Next Steps
- Map Gestures - Handle touch interactions
- Draw Shapes - Draw selectable shapes