-
babbage: Port to D7 ability to set new location marker position by dragging marker on main map.
-
Update to locationmap.install hook_update_n.
-
Initial commit of locationmap module. Displays a single Location Map for a site using Google Maps. Location Map is the direct successor to gmaplocation module for Drupal 7.
-
#626490 by dbabbage and JaredAM: Add uninstaller.
-
#592006 by JaredAM: Provide settings to resize the map.
-
by dbabbage: Update numbering of modified sql update in install file.
-
#535396 by mirsent: Correct sql query to work in multisite installations and with custom table prefixes.
-
#535396 by mirsent: Correct sql query to work in multisite installations and with custom table prefixes.
-
#305228 by dbabbage: Backport to 6.x-1.x: Maintain previous coordinates if geocoding fails. Insert default coordinates if no coordinates set.
-
by dbabbage: Backport documentation improvements to 6.x-1.x branch.