Skip to content

Releases: mapzen/eraser-map

Eraser Map 0.5

02 Mar 16:06
Compare
Choose a tag to compare
Eraser Map 0.5 Pre-release
Pre-release
eraser-map-0.5

Prepare release eraser-map-0.5

Eraser Map 0.4

02 Feb 00:21
Compare
Choose a tag to compare
Eraser Map 0.4 Pre-release
Pre-release

Features

  • Routing mode improvements (UI, icons, state).
  • Reverse geo-code improvements including adding ability to interact with more map features.
  • Map style updates.
  • Add routing notification with current instruction and exit route button.
  • Mock routing mode now includes bearing.

Bug Fixes

  • Remove USB storage permissions.
  • Better backstack management.

Known Issues

  • Routing mode has completion issues (on deck).
  • Direction icon irregularities in routing mode (shows left when should be right - yikes!)

For complete list of known issues see https://github.com/mapzen/eraser-map/issues.

Upgrade Notes

  • LOST 1.0.1 -> 1.0.2-SNAPSHOT (USB permissions and mock route bearing)

Eraser Map 0.3.2

21 Dec 20:47
Compare
Choose a tag to compare
Eraser Map 0.3.2 Pre-release
Pre-release
  • Fix display text when viewing all search result #146
  • Improve search UI back stack management #147
  • New compass north #163
  • Adding contrast #164
  • Update style submodule #165
  • Update style submodule #168
  • Add compass view #177
  • Update default zoom and route zoom constants #178
  • Increase route tilt from 45 to 60 degrees #179
  • Center location maker in bottom half of screen in routing mode #180
  • Update style submodule #181
  • Redraw route line on reroute #185
  • Clear location markers on rotation #190
  • Prevent long press to reverse geolocate in routing mode #191
  • Updated to use new client data API #192
  • Adds easing for map position and rotation in routing mode #193
  • Refinements for interacting with map in routing mode #194
  • New placeholder icons for launcher #199
  • Do not set name in route request for address features #200
  • Add settings to enable debug drawing for tiles and labels #201

Erase Map 0.3.1

03 Dec 17:27
Compare
Choose a tag to compare
Erase Map 0.3.1 Pre-release
Pre-release

Search improvements including saved auto-complete results and better back-stack management.

Eraser Map 0.3

13 Nov 05:53
Compare
Choose a tag to compare
Eraser Map 0.3 Pre-release
Pre-release

Features

  • Renames app from Private Maps to Eraser Map.
  • Adds routing mode.
  • Updates home screen and route preview styles.

Known Issues

  • Saved searches fetch multiple results.
  • Configuration change issues (clear route line, duplicate location markers).

For complete list of known issues see https://github.com/mapzen/eraser-map/issues.

New Dependencies

  • On the Road 0.8-SNAPSHOT

Upgrade Notes

  • AppCompat 22.2.0

Private Maps 0.2

08 May 14:20
Compare
Choose a tag to compare
Private Maps 0.2 Pre-release
Pre-release

Features

  • Adds full screen search experience including autocomplete and recent search history.
  • Displays search results in view pager, full screen list, and on the map.
  • Adds vector tile API key.
  • Uses default app style with stock icons.

Known Issues

  • Multiple results are fetched for saved autocomplete search terms instead of a single saved search result.

New Dependencies

  • Pelias Android SDK 0.4-SNAPSHOT
  • Support v4 22.1.0

Upgrade Notes

  • AppCompat 22.1.0

Private Maps 0.1

16 Apr 16:40
Compare
Choose a tag to compare
Private Maps 0.1 Pre-release
Pre-release

Features

Initial alpha release with basic map functionality sans search and routing.

  • Basic map rendering
  • Custom map style
  • Local caching of map tiles via HTTP response cache
  • Find me button to reset map on current location
  • Location updates to track user's current location with marker
  • Default app style with stock icons.

Dependencies

  • Kotlin 0.11.91
  • VTM 0.5.9-SNAPSHOT*
  • Map Burrito 0.1-SNAPSHOT*
  • LOST 1.0.1
  • OkHttp 1.6.0
  • Dagger 2.0

Test Dependencies

  • JUnit 4.12
  • Mockito 1.9.5
  • AssertJ 1.7.0
  • Robolectric 3.0-rc2

* SNAPSHOT dependencies must be installed to local Maven repository.