android icon indicating copy to clipboard operation
android copied to clipboard

Where you can find everything Android from Mapzen

Results 79 android issues
Sort by recently updated
recently updated
newest added

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...

See https://github.com/tangrams/walkabout-style/pull/189 for more info.

I have crash report from Crashlytics where LOST throwed an exception that it was not connected. This was from one user using my app, so currently I don't know how...

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