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 tests are not run on Circle for the new sample app. Evaluate the increase in build time to run this additional test suite. Consider running them only on non...

### Description As described here: https://github.com/mapzen/android/issues/451#issuecomment-335156734 our use of the default gradle annotation processor is causing build issues with anyone using the Kotlin annotation processor. We should investigate this a...

Maybe have a shim layer to convert routes to GPX traces in the SDK?

enhancement

Catchall ticket for list of deprecated things to remove in a major future release - `ZincStyle`

### Description I have been testing mapzen for a short while and everything works, but I am getting failed url requests: E/Tangram: Failed url request: https://tile.mapzen.com/mapzen/vector/v1/all/16/32767/32768.topojson?api_key=mapzen-UwAcJ7z& java.net.SocketException: Socket closed E/Tangram:...

As the user pans the map, execute a search for nearby places and display them on the map as well as in a list below the map

places

Currently users can select unnamed places via autocomplete but not directly from the map. We should add a pin which stays centered on the map as the user pans as...

places

Now that we have an SDK `LogLevel`, allow search and tile request log levels to be configured like they are for routing requests