Skip to content

Releases: mapzen/eraser-map

Eraser Map 0.14.1

14 Sep 22:12
Compare
Choose a tag to compare

This is a minor release which fixes a route line rendering issue by upgrading to the latest version of the Mapzen Android SDK

Bug Fixes

  • Fixes route line rendering issue (COMMIT HASH HERE)

Other

Eraser Map 0.14.0

06 Jul 16:15
Compare
Choose a tag to compare
Eraser Map 0.14.0 Pre-release
Pre-release

New Features

  • Adds house styles switcher (thanks @bleege!) (bdfddbe)
  • Displays transit arrival/departure times in instruction views (thanks @danielwhogan!) (9fcd0c3)

Updates

Bug Fixes

  • Fixed bug which caused route preview view to show while routing (47c49dc)
  • Fixes crash exiting navigation via the notification (52a8e74)

Eraser Map 0.13.1

16 Dec 22:17
Compare
Choose a tag to compare
Eraser Map 0.13.1 Pre-release
Pre-release

Bugfix release that resolves "Single tap on inactive search to switch active result is broken" #800

  • Upgrades Mapzen Android SDK to version 1.2.1 (Tangram 0.4.8).

Eraser Map 0.13.0

08 Dec 21:34
Compare
Choose a tag to compare
Eraser Map 0.13.0 Pre-release
Pre-release

This release fixes several bugs, improves stability, and updates dependencies.

  • Updates to Mapzen Android SDK 1.2.0
  • Updates to build tools 25.0.1, support library 25.0.1, sdk 25
  • Migrates from FeaturePickListener to LabelPickListener to ensure selection is centered on POI icon
  • Improves test coverage
  • Fixes compass visibility
  • Improves how empty search results are handles
  • Fixes search pager position preservation on rotation and navigation back from route preview
  • Refactors ConfidenceHandler logic
  • Improves landscape route preview layout
  • Improves view & action bar restoration on rotation
  • Fix tilt not being reset when find me button clicked
  • Search crash fixes
  • Improve LOST connection/disconnection handling
  • Remove Bluetooth permission
  • Migrate to Mapzen unified API key
  • Improve Dagger compiler scope

Eraser Map 0.12.0

05 Aug 22:51
Compare
Choose a tag to compare
Eraser Map 0.12.0 Pre-release
Pre-release
  • Migrates to Mapzen Android SDK version 1.0.8 (which updates to Tangram 0.4.1) and greatly improves stability
  • Migrates to MapzenSearch API
  • Fixes settings crash for devices running API < 23

Eraser Map 0.11.0

23 Jul 02:15
Compare
Choose a tag to compare
Eraser Map 0.11.0 Pre-release
Pre-release
  • Migrates to Mapzen Android SDK version 1.0.6 (which updates to Tangram 0.4 & On The Road 0.8.4)
  • Fixes bug which caused multimodal transit hex values to be incorrect
  • Fixes bug which used incorrect data for reverse geocoding
  • Fixes jumpy UI when switching route modes in route preview view

Eraser Map 0.10.2

20 Jul 19:33
Compare
Choose a tag to compare
Eraser Map 0.10.2 Pre-release
Pre-release

New and improved multi-modal route preview UI.

Eraser Map 0.10.1

15 Jul 17:12
Compare
Choose a tag to compare
Eraser Map 0.10.1 Pre-release
Pre-release

Hot fixes native crash on some devices (Galaxy S4 mini, Nexus 5) as a result of production API encryption library. This library has been removed and will be replaced by request signing and server-side validation.

Eraser Map 0.10.1 RC1

15 Jul 17:13
Compare
Choose a tag to compare
Eraser Map 0.10.1 RC1 Pre-release
Pre-release
eraser-map-0.10.1-rc1

Prepare release candidate eraser-map-0.10.1-rc1

Eraser Map 0.10.0

23 Jun 18:17
Compare
Choose a tag to compare
Eraser Map 0.10.0 Pre-release
Pre-release

Features

  • Adds multi-modal route preview including public transit.
  • Migrates from custom Tangram integration to Mapzen Android SDK.
  • Removes style submodule (included in Mapzen SDK).
  • Adds implicit handling for map intents from other apps.

Bug Fixes

  • Removes place query for map POIs and instead uses reverse geocode plus tile data.
  • Hides settings button when viewing search results list.
  • Fixes animation loop when rotating search results view pager.
  • Better handling of encoded API keys for production builds.
  • Fixes back button behavior when loading route preview.
  • Fixes various distance calculation errors in route preview and navigation mode.
  • Fixes incorrect camera in navigation mode.

Known Issues

  • Route preview buttons should be hidden when no route found (#616)
  • Start nav button becomes visible for transit on device rotation (#644)
  • Hanging first instruction in routing mode (#636)
  • Intermittent native crashes on enter/exit routing mode (#645)

Upgrade Notes

  • Mapzen Android SDK 1.0.4
  • Tangram ES 0.3.2
  • Pelias Android SDK 0.7.1
  • On the Road 0.8.2
  • Speakerbox 1.4.1