X-Git-Url: https://git-public.kairo.at/?p=lantea.git;a=blobdiff_plain;f=js%2Fmap.js;h=ec60e01d905c6093cf8c6641feb8a98b2cfb637b;hp=7cdf79f454421ae8e5552fffa2063133127f9058;hb=400c082d33d2600d2e5567801290966fd068ef61;hpb=5fb31b2916691c8b98842655b159a3ad42341027 diff --git a/js/map.js b/js/map.js index 7cdf79f..ec60e01 100644 --- a/js/map.js +++ b/js/map.js @@ -637,7 +637,7 @@ function endTracking() { function clearTrack() { gTrack = []; gTrackStore.clear(); - drawMap(); + drawMap({left: 0, right: 0, top: 0, bottom: 0}); } var gTileService = {