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

Rethink annotations to attach to Generic Markers instead of TGMarkers #357

Open msmollin opened 7 years ago

msmollin commented 7 years ago

Currently we attach PeliasMapkitAnnotations to TGMarkers when we could be using our internal marker protocols instead. We should switch to that.