altosuilib: Use new map code for map preload UI
[fw/altos] / telegps / TeleGPS.java
index 1e1349009fd260120231ed2248d65d1424cb21cd..0e46a78006072f887c910c1230b3d5735ed85fde 100644 (file)
@@ -173,7 +173,7 @@ public class TeleGPS
        }
 
        void load_maps() {
-               new AltosUIMapPreload(this);
+               new AltosUIMapPreloadNew(this);
        }
 
        void disconnect() {