Mapzen Android SDK 1.1.0
Mapzen Search and Mapzen Turn-by-Turn are now fully integrated into the Mapzen Android SDK which means now you get search and routing functionality out of the box with no additional libraries required.
This release also includes significant updates to Tangram ES (graphics) and Lost (location services) functionality.
Graphics
- Upgrades Tangram to version 0.4.2
- Better handling and error checking for client data sources
- Graphics performance improvements and bug fixes
Search
- Integrates Mapzen Search via the Pelias Android SDK
- Adds support for full text search, autocomplete, and reverse geocoding
- Use PeliasSearchView widget for drop-in autocomplete search view support
Routing
- Integrates Mapzen Turn-by-Turn powered by Valhalla
- Adds client-side API for requesting directions including auto, bike, pedestrian, and multi-modal routes
- Includes mobile routing and navigation utilities for tracking real-time progress through a route
Location Services
- Upgrades Location Open Source Tracker (Lost) to version 2.0
- Improved support for fused location APIs including updates via PendingIntent
- Adds Geofencing, SettingsApi, LocationAvailability and more
For more details see please see the official documentation and blog post series.