Only displays names on map on demand.
[platal.git] / Makefile
index 90b2ec8..c2dc546 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -243,14 +243,11 @@ $(JSTREE_PATH):
 ##
 ## Maps auxiliary scripts
 ##
-maps: htdocs/javascript/markerclusterer.js htdocs/javascript/markerwithlabel.js
+maps: htdocs/javascript/markerclusterer.js
 
 htdocs/javascript/markerclusterer.js:
        wget http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerclusterer/1.0/src/markerclusterer_compiled.js -O htdocs/javascript/markerclusterer.js
 
-htdocs/javascript/markerwithlabel.js:
-       wget http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerwithlabel/1.1.4/src/markerwithlabel_packed.js -O htdocs/javascript/markerwithlabel.js
-
 ##
 ## lists rpc
 ##