Releases: mapzen/eraser-map
Releases · mapzen/eraser-map
Eraser Map 0.5
eraser-map-0.5 Prepare release eraser-map-0.5
Eraser Map 0.4
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
- 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
Search improvements including saved auto-complete results and better back-stack management.
Eraser Map 0.3
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
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
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.