mapzen / ios

Where you can find everything iOS from Mapzen
https://mapzen.com/projects/mobile/
Apache License 2.0
40 stars 24 forks source link

Update SDK and Sample App to take into account controlling walking overlays #356

Closed msmollin closed 6 years ago

msmollin commented 6 years ago

Overview

The current SDK and Sample App provide no access to managing the walking path overlays. This conflicts with our Cartography docs which recommends developers enable / disable walking paths when disabling / enabling bike paths (respectively).

Proposed Changes

Fixes #347