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

Tangram 0.8 Upgrade Part 2 - Enable Marker Restoration #359

Closed msmollin closed 6 years ago

msmollin commented 6 years ago

Overview

Tangram 0.8 removes built-in support of marker restoration on scene change / update. This re-enables that for Mapzen SDK users.

Includes minor refactors / code organization.

Proposed Changes

Closes #351