Skip to content

v2.36

Latest
Compare
Choose a tag to compare
@Karry Karry released this 10 Dec 20:21
· 6 commits to master since this release
  • improve route lanes suggestions
  • hide lane suggestions when navigation ends
  • better support for HiDPI displays
  • optimize rendering: upload tile to GPU without additional conversion
  • improve memory management, reduce kills by low-memory-killer:
    • watch system memory and reduce cache TTL when there is not enough free/reclaimable memory.
      Not use MCE memory level API anymore.
    • flush also cache of rendered and online map tiles, not just data cache,
      when memory in under pressure