CVS messages for GMap Module
April 6, 2009
-
Snazz up locpick a bit, with the help of the improved google maps documentation. This fixes the annoying jerky / flashing marker when using locpick, and makes the whole thing feel a lot smoother.
-
I did say it was experimental! :-/ Fix issue when bootstrapping multiple maps, jquery's each was calling the callback with a parameter and it was attempting to use it as a settings array. Fixed it by isolating the callback.
April 3, 2009
-
Detect live previews and show a message more accurate than the "Javascript is not enabled" message.
March 13, 2009
-
Experimental method of bootstrapping a map dynamically.
-
GMap Module: /modules/gmap/API.txt NONE @ DRUPAL-5
GMap Module: /modules/gmap/help/api.html 1.1.2.3 @ DRUPAL-5#401216 by ron_s: Fix errors in examples. Also remove old API.txt file -- the contents had been moved to advanced help, but I forgot to cvs rm on this branch.
-
#401216 by ron_s: Fix errors in examples.
-
GMap Module: /modules/gmap/gmap_location.install 1.1.2.10 @ DRUPAL-5
GMap Module: /modules/gmap/gmap_location.module 1.26.2.92 @ DRUPAL-5
GMap Module: /modules/gmap/README.txt 1.10.2.7 @ DRUPAL-5The remainder of #392130, reported by gaele: Rename permissions: "show node map" -> "view node map" "show user map" -> "view user map" "user locations" -> "view user location details"
-
GMap Module: /modules/gmap/gmap_location.install 1.8
GMap Module: /modules/gmap/gmap_location.module 1.58
GMap Module: /modules/gmap/README.txt 1.13The remainder of #392130, reported by gaele: Rename permissions: "show node map" -> "view node map" "show user map" -> "view user map" "user locations" -> "view user location details"
-
Part of #392130, reported by gaele: Remove 'set user location' permission, it's a leftover from the days that GMap used to be responsible for user locations.
March 11, 2009
-
Hopefully fix #371134: warning: Invalid argument supplied for foreach()...gmap_plugin_style_gmap.inc on line 172.
