Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
If we've disabled scrolling within the map, then don't capture the to…
…uch events. This allows the containing scrollview to perform a scrollview scroll by dragging on the map. (Previously, the map would absorb the touches, and then not scroll the map *or* the scrollview, which was bad.)
- Loading branch information