Bobby Sudekum
Bobby Sudekum
I think this is a huge rabbit hole and time sink that really doesn't help developers all that much in the end. There are a few basic functions a developer...
I'm 👎 on hiding the distance if the maneuver is far out. The user should always know the distance to the maneuver even if it's far away.
Thanks for checking this out @jingsam. I'd like like to keep tileSize as an optional parameter. Can we check for `tileSize` and if it's not present, use `256`?
Also cc @tmcw @camilleanne. There are a decent amount of changes here.
Do you think this could have any impact on https://github.com/mapbox/mapbox-navigation-ios/issues/901?
It looks like requests are still being made with a Mapbox access token (or it's expecting one to be there): ``` Selected tests Test Suite MapboxDirectionsTests.xctest started V4Tests ✗ testPolyline,...
Also cc @1ec5
@samanpwbb yup checked out using the base icons. The only issue is that the class names do not line up. Fine with waiting a couple of days.
Same issue occurring in mapbox-studio, ref: https://github.com/mapbox/mapbox-studio/issues/1227
@BergWerkGIS I believe @IReese is using the pre-release tilemill-atom build here. TileMill be located instead at `C:\Program Files (x86)\tilemill\resources\app` @IReese I also created a new build with GPU acceleration disabled...