- Jun 08, 2009
-
-
Sylvain Moreau authored
-
- Apr 17, 2009
-
-
Brandon Bergren authored
Usability: Don't show a JS error when attempting to display a map before the API key has been configured. This should help when visiting the settings page for the first time, etc. The immediate JS error isn't very nice.
-
- Apr 06, 2009
-
-
Rebecca White authored
-
Brandon Bergren authored
-
Rebecca White authored
GPolygon.fromEncoded() and GPolyline.fromEncoded() don't take style arguments the same way as the regular constructors--styles have to be attributes of the encoded polyline/polygon object, rather than being arguments to the constructor
-
Rebecca White authored
-
Rebecca White authored
-
Brandon Bergren authored
This fixes the annoying jerky / flashing marker when using locpick, and makes the whole thing feel a lot smoother.
-
Brandon Bergren authored
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.
-
- Apr 03, 2009
-
-
Brandon Bergren authored
-
- Mar 13, 2009
-
-
Brandon Bergren authored
-
Brandon Bergren authored
-
Brandon Bergren authored
Rename permissions: "show node map" -> "view node map" "show user map" -> "view user map" "user locations" -> "view user location details"
-
Brandon Bergren authored
Remove 'set user location' permission, it's a leftover from the days that GMap used to be responsible for user locations.
-
- Mar 11, 2009
-
-
Brandon Bergren authored
Hopefully fix #371134: warning: Invalid argument supplied for foreach()...gmap_plugin_style_gmap.inc on line 172.
-
Brandon Bergren authored
-
Brandon Bergren authored
#397986, reported by VeryMisunderstood: Fixing php notice / serious performance issue in marker titles.
-
- Feb 12, 2009
-
-
Brandon Bergren authored
Fix #155104 by Scott Falconer: Add "Zoom to cluster area" support. Allow falling back to the default Clusterer marker if desired. Allow entering larger numbers in some marker manager settings. Allow choosing between the original and the new "zoom to marker area" behavior on Clusterer.
-
Brandon Bergren authored
-
Brandon Bergren authored
-
- Feb 11, 2009
-
-
Brandon Bergren authored
This file needs some serious work still, it will definately need the most work before dynamic bootstrapping works.
-
Brandon Bergren authored
(Header changes only.)
-
Brandon Bergren authored
== -> === changes. Remove unused variable. Dot notation.
-
Brandon Bergren authored
(Header changes only.)
-
Brandon Bergren authored
== -> === changes. Remove unused variable.
-
Brandon Bergren authored
-
Brandon Bergren authored
== -> === changes.
-
Brandon Bergren authored
Remove unused variables.
-
Brandon Bergren authored
-
Brandon Bergren authored
== -> === changes. There's still work to do here.
-
Brandon Bergren authored
Integrate some of bevan's mods into marker.js.
-
Brandon Bergren authored
Fix unguarded for in.
-
Brandon Bergren authored
== -> === changes.
-
Brandon Bergren authored
-
Brandon Bergren authored
-
Brandon Bergren authored
-
Brandon Bergren authored
Make getMap a bit more user friendly by allowing passing widget ids.
-
Brandon Bergren authored
-
Brandon Bergren authored
JSLint part 2: == -> === changes, dot notation changes.
-