<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->

# Map Release Notes

<!-- ## [Unreleased] -->

## 2.11.7

### Added

- Added documentation and examples for mobile/touch context

## 2.10.0

### Changed

- For touch devices:
  - Adjusted padding around map
  - Removed height restriction on `.slds-has-coordinates` to prevent internal scrolling of long lists
  - Increased font size of `.slds-coordinates__title`

## 2.7.0

### Added

- Added a standalone map example that lives outside of a modal

### Fixed

- Replaced inline styles from `iframe` and placed them within the component styling
- Improved the color contrast of links inside of selected items in the locations list
