GMap: Add Google Maps to your site

Last modified: January 6, 2008 - 00:25

The GMap module is both an API and a filter to easily embed Google Maps into your site.

Features overview

Drupal 4.7

gmap.module

  • Macro builder
  • Map generation and display API
  • Macro Filter
  • GeoRSS feed display
  • Various utility routines

gmap_location.module

  • Store a user's location and display it on a map
  • Store a location for each node and display it on a map
  • Display a map of users
  • Display a map of nodes
  • Display a block with a map of a node's location
  • Display a block with a map of a node author's location (incomplete)

Drupal 5

gmap.module

  • Map generation and display API
  • Macro filter
  • GeoRSS feed display
  • Various utility routines

gmap_location.module

  • Store a user's location (SCHEDULED FOR REMOVAL -- will move to location.module)
  • Display a map of users
  • Display a map of nodes
  • Display a block with a map of a node's location
  • Display a block with a map of a node author's location

gmap_macro_builder.module

  • Macro builder

gmap_views.module

  • Views display plugin to render a view as a map
 
 

Drupal is a registered trademark of Dries Buytaert.