Chapter 5. Interacting with a Map
In the last chapter, we learned how to add additional information to a map using markers, overlays, information windows, and shapes. In this chapter, we will learn how to interact with map using events, gestures, controls, and toolbars. Let's start!
In this chapter, we will cover the following topics:
- Need for interaction with a map
- Working with UI controls
- Working with a map toolbar
- Working with gestures
- Disabling/enabling UI controls and gestures with XML attributes
- Working with events
- Using projections
- Custom applications