A Google map implementation that renders a Google map block based on geo microformat tags embedded in a page.

The locations placed on the google map are obtained by analysing the current page for GEO microformat informaton. When this info exists, a map will be rendered, when there is no location information, no map will appear.

This module has been designed to work with the geonames_cck module (http://drupal.org/project/geonames_cck) , which outputs it's data in the correct format.

More information on GEO Microformats: http://microformats.org/wiki/geo

There have been a few updates to the GEO microformat since this was originally written, so not every form of the microformat is currently supported.

Example data:

  <div class="geo" title="Canterbury">
    Canterbury, United Kingdom
    <span class="latitude" title="51.2667"/>
    <span class="longitude" title="1.08333"/>
  </div>

Why use this form of mapping ?

The advantage of using this method is that there is no need to do anything fancy to link dynamic data with a map view. If your node teasers contain geo data, then a map will appear and plot the data. The map will zoom to fit all markers.

Limitations

At the moment, the javascript is not really themeable. There will need to be some work done to make maps options customizable.

Sponsorship

Development as been sponsored by Code Positive Ltd (http://www.codepositive.com) and The School Of Everything (http://www.schoolofeverything.com)

6.x-2.0-RC1

After a long period, the 2.0 series is nearing completion for Drupal 6! A small amount of automated testing yet, and the module will be officially released. We would appreciate your information.

The future

6.x-2.1

A 2.1 version is to support geomap_location which hooks the geomap module in with the data collected through the location module.

Downloads

Recommended releases

Version Downloads Date Links
6.x-2.0-rc1 tar.gz (1.22 MB) | zip (1.24 MB) 2011-Jan-09 Notes

Other releases

Version Downloads Date Links
6.x-1.0 tar.gz (15.56 KB) | zip (17.76 KB) 2010-Oct-13 Notes

Development releases

Version Downloads Date Links
6.x-2.x-dev tar.gz (1.22 MB) | zip (1.23 MB) 2011-Oct-16 Notes

Project Information


Maintainers for geomap

  • jjchinquist - 27 commits
    last: 16 weeks ago, first: 1 year ago
  • the greenman - 3 commits
    last: 2 years ago, first: 3 years ago
  • dokumori - 1 commit
    last: 3 years ago, first: 3 years ago

Issues for geomap

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 14 Jul 10
nobody click here