close map preview picture when info window is closed
(exept if switching to a waypoint info window of the same cache)
This commit is contained in:
parent
217b66f743
commit
b5f94644a8
@ -460,7 +460,7 @@ function map_clicked()
|
||||
dataload_on_filterchange();
|
||||
mapselectlist_hide(); // firefox needs this
|
||||
moWpInfoWindow.close();
|
||||
close_infowindow(false);
|
||||
close_infowindow(true);
|
||||
permalinkbox_hide();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user