android icon indicating copy to clipboard operation
android copied to clipboard

Tilt not restored on map rotation

Open sarahcodes100 opened this issue 8 years ago • 0 comments

Description

When MapzenMap#setPersistMapState is true, the position, zoom, rotation, and tilt should all be restored when the map is destroyed and recreated on orientation changes. Currently all properties except for the tilt are restored

Steps to Reproduce

  1. Open Android SDK example "Basic Map"
  2. Use two fingers to change zoom
  3. Rotate device
  4. Notice that zoom is reset to 0

Mapzen SDK & Android Version

SDK version 1.3.3-SNAPSHOT Android 6.0.1

sarahcodes100 avatar Mar 17 '17 21:03 sarahcodes100