Sarah

Results 99 issues of Sarah

Cooresponding iOS ticket: https://github.com/mapzen/ios/issues/347

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 we return a new `BitmapMarker` when we receive a callback in `MarkerPickListener` within `MapzenMap`. We can optimize this code to return the existing `BitmapMarker` associated with the Tangram `Marker`.

Currently only the "points" style is officially supported in the SDK. We should add support for the other two styles Tangram supports. We should also add support for some "system...

After Tangram 0.7 is integrated, decide on API(s) for error handling

We need to update on-the-road to read and return the attribution string so that it can be set on `Place` objects created from `Pelias` responses That leaves 4 place properties...

places

`PlacePickerAcitivity` and `PlaceAutocompleteActivity` have presenter fields that should be set via dependency injection so that they are not recreated on orientation changes

places

In the PlacePicker UI, the map should be hidden when the confirmation dialog is shown

places

Update the `PlacePicker` to return the user back into the Autocomplete UI if they select "Change Location" from the confirmation dialog

places