ios
ios copied to clipboard
Where you can find everything iOS from Mapzen
And remove unnecessary extra data structures in `MapViewController`
We support a subset of the available system markers defined in the house stylesheets. Add support for these types: transit stops, shields, transit lines, route lines, default lines, and default...
We should support localized strings and make sure they are imported into client applications using Cocoapods Updating the .podspec file to include: ``` cs.ios.resource_bundle = { 'MapzenSdk' => 'localization/*' }...
The map should handle restoring basic markers in low memory situations. Probably worth doing after this work is completed: https://github.com/mapzen/ios/issues/221
Dependent on: https://github.com/pelias/pelias-ios-sdk/issues/57
### Description iOS devs sometimes like to do things based upon key-value observance when reacting to things like zoom level changing or map rotation. It might be nice to have...
paste in the URL of scene file to display in the app
let users log in to their Mapzen accounts and let them pull up scene files they've created in Tangram Play
V1 adds them via submodules but we can be more ios-y and use Pods and pod subspecs