jgauchia / IceNav-v3

ESP32 Based GPS Navigator with OSM offline maps. (Under development)
GNU General Public License v3.0
49 stars 11 forks source link

Fix #130 Map disappears when modifying the settings #132

Closed jgauchia closed 1 month ago

jgauchia commented 1 month ago

Description

Map disappears when modifying the settings

Related Issues

When map type is changed in map settings screen , after, doesn't draw in map screen

Solution

Now, when map type is changed and get back from map settings screen, device will be restarted in order to prevent memory leaks.