9 calls to gmap_defaults() in GMap Module 7
- gmap_admin_settings in ./
gmap_settings_ui.inc - @file GMap settings form.
- gmap_element_info in ./
gmap.module - Implement hook_element_info().
- gmap_location_node_page in ./
gmap_location.module - Draws 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_user_page in ./
gmap_location.module - Draws a page with a google map that has all of the site users.
- gmap_macro_builder_form in ./
gmap_macro_builder.module - Macro builder form.
- gmap_plugin_style_gmap::render in ./
gmap_plugin_style_gmap.inc - Render the display in this style.
- gmap_set_location in ./
gmap.module - Location chooser utility function.
- theme_gmap in ./
gmap.module - Gmap element theme hook
- _gmap_parse_macro in ./
gmap_parse_macro.inc