Mapzen Android SDK 1.5.0
This release is graphics and cartography focused. It bumps Tangram to the latest, 0.8.0 release which includes support for 512 tiles, loading zip archives and raw yaml, as well as many other features found here. The BitmapMarker
API is now fully featured and the bundled house styles have been updated to the latest released versions.
Graphics
- Upgrades to Tangram 0.8.0 (7e37e41)
- Expands the
BitmapMarker
API to provide support for all available properties (110c7ae) - Introduces new
BitmapMarkerOptions
and deprecatesMarkerOptions
to improve API clarity. A future release will removeMarkerOptions
(e8948c9)
Cartography
- Upgrades house styles to latest versions (8845854)