Sarah
Sarah
We currently only have first class support for features like bike and transit overlays but there exist more options (ie. building extrusions). Review all globals and determine which should be...
Currently all docs are in swift but it would be nice to add objective-c examples like other sites do https://www.mapbox.com/ios-sdk/examples/runtime-toggle-layer/
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
V1 adds them via submodules but we can be more ios-y and use Pods and pod subspecs
Hey, I created an enum for UIStatusBarStyle (MTUIStatusBarStyle) that upon initialization maps to be equal to whatever the application StatusBarStyle is. The cool addition here is MTUIStatusBarStyleCustom, which if set...
We've had a few crashes come in through Splunk: