android
android copied to clipboard
Where you can find everything Android from Mapzen
This is the the master ticket for work related to fully support custom scene files. There are some high level questions to address and relevant issues listed below. This ticket...
After discussion with @tallytalwar we should convert the current location gem, the driving icon, and the search pin annotations to use Marker objects.
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...
### Description Implement a slide over contextual UI element in the sample app that when opened loads a markdown file from github that contains code snippets.
- [ ] Links to the places demo - [ ] Release info - [ ] Feature list - V1: Point at the docs - V2: Point at future mobile...
- [ ] Search results - map view - [ ] Showing search results - list view - [ ] Pins on map - [ ] Zooming in to fit...
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`.
This question came in through email support. I'm adding the user's question here to close the support ticket, and in case someone in the community has an answer or knows...