Contributions API

Calling all Drupal developers!

Help us get this on the first page of Digg. DIGG NOW!

Modules in 5

gmap_location.module

Version

1.26.2.66 (checked in on 2008/06/10 at 18:48:54 by bdragon)

Description

GMap Location module is a module to add some gmap funcationality based on location.modules information.

The main functions are to provide a map showing all of the nodes or users that have location information on a map.

Functions

Namesort iconDescription
gmap_location_admin_settingsAdmin Settings Page
gmap_location_author_block_view
gmap_location_blockDraw block of location for current node.
gmap_location_block_view
gmap_location_menuImplementation of hook_menu().
gmap_location_node_pageDraws a page with a google map with the node on it, or if no node is set all of the nodes on it.
gmap_location_node_pointAHAH callback for getting the contents of a node point popup.
gmap_location_node_typeImplementation of hook_node_type().
gmap_location_permImplementation of hook_perm().
gmap_location_user
gmap_location_user_pageDraws a page with a google map that has all of the site users.
gmap_location_user_pointAHAH callback for getting the contents of a user point popup.
theme_gmapnodelabelTheme a node info window.
theme_gmap_location_node_pageTheme function for displaying the node page.
theme_gmap_location_user_html
theme_gmap_location_user_pageTheme function for displaying the user page.
theme_image_gmapnodelabel
theme_og_gmapnodelabelTheme an Organic Groups node info window.
_gmap_location_node_map_defaultsGet the node map variable defaults.
_gmap_location_user_map_defaultsGet the user map variable defaults.