Index: lams_tool_gmap/web/includes/jsp/mapFunctions.jsp =================================================================== diff -u -ra157a5380a6d076e3a0ce6ce63b948175e1eeb47 -r6a57078ba37aa7459ac8b400e717e33a350c9cfd --- lams_tool_gmap/web/includes/jsp/mapFunctions.jsp (.../mapFunctions.jsp) (revision a157a5380a6d076e3a0ce6ce63b948175e1eeb47) +++ lams_tool_gmap/web/includes/jsp/mapFunctions.jsp (.../mapFunctions.jsp) (revision 6a57078ba37aa7459ac8b400e717e33a350c9cfd) @@ -407,13 +407,6 @@ return true; } - -// refreshes the page -function refresh() -{ - location.reload(true); -} - // Serialises the marker array into an xml string for processing on the back end function serialiseMarkers() {