You are here

Functions in GMap Module 5

Primary tabs

Namesort descending Location Description Direct uses Strings
gmap_polyutil_point_line_dist ./gmap_polyutil.inc Distance between a point and a line segment. 1
gmap_polyutil_polyline ./gmap_polyutil.inc Simplify a set of points and generate an "Encoded Polyline" for Google Maps.
gmap_regenerate_markers ./gmap.module Regenerate the markerdata file. 2
gmap_set_location ./gmap.module Location chooser utility function. 1
gmap_simple_map ./gmap.module Simple way to draw a map from inside a theme.
gmap_taxonomy_form_alter ./gmap_taxonomy.module Implementation of hook_form_alter().
gmap_taxonomy_install ./gmap_taxonomy.install Implementation of hook_install().
gmap_taxonomy_nodeapi ./gmap_taxonomy.module Implementation of hook_nodeapi().
gmap_taxonomy_reassign_marker ./gmap_taxonomy.module Reassign markers associated with a term that's going away. 1
gmap_taxonomy_taxonomy ./gmap_taxonomy.module Implementation of hook_taxonomy().
gmap_taxonomy_uninstall ./gmap_taxonomy.install Implementation of hook_uninstall().
gmap_taxonomy_update_5001 ./gmap_taxonomy.install Track the tid that caused the association, so we can do fixups faster.
gmap_taxonomy_update_5002 ./gmap_taxonomy.install Stop tracking vid, term_node associations are not revisioned in Drupal 5. See #295775.
gmap_taxonomy_vid_is_gone ./gmap_taxonomy.module In case you were implementing support for gmap_taxonomy in your own modules, here's a canary function to go with the change so you can continue to support older snapshots if you wish. (Only applicable to D5, D6 has term_node revisions.)
gmap_taxonomy_views_tables ./gmap_taxonomy.module Implementation of hook_views_tables().
gmap_todim ./gmap.module Make sure a string is a valid css dimension. 1
gmap_uninstall ./gmap.install Implementation of hook_uninstall().
gmap_update_5000 ./gmap.install Updates from 5.x-1.0alpha1 to 5.x-1.0. Do some tidying up of the settings.
gmap_update_5001 ./gmap.install Post 5.x-1.0beta2 update 1. We added a menu callback, force a rebuild.
gmap_update_5002 ./gmap.install Mini-update -- mousewheel.js no longer needed.
gmap_update_5003 ./gmap.install Mini-update -- slight tweak to marker manager settings format.
gmap_views_gmap ./gmap_views.module Implementation of hook_gmap().
gmap_views_query_alter ./gmap_views.module Implementation of hook_views_query_alter(). We need to add in the node type so we can determine markers.
gmap_views_validate ./gmap_views.module Validate a GMap View. GMap Views requires one of the following: 1
gmap_views_views_style_plugins ./gmap_views.module Implementation of hook_views_style_plugins().
gmap_widget_setup ./gmap.module Set up widget. This function will change a form element's ID so it is found by the GMap handlers system. 8
hook_gmap ./gmap.php Change the way gmap works.
location_has_coordinates ./gmap_location.compat.inc 1
process_gmap_address ./gmap.module Address widget #process function.
process_gmap_align ./gmap.module Alignment selector #process function.
process_gmap_control ./gmap.module Generic gmap control #process function.
process_gmap_markerchooser ./gmap.module Marker chooser #process function.
process_gmap_overlay_edit ./gmap.module Overlay editor #process function.
process_gmap_style ./gmap.module Style fieldset #process function.
theme_gmap ./gmap.module Gmap element theme hook
theme_gmapnodelabel ./gmap_location.module Theme a node info window.
theme_gmap_address ./gmap.module
theme_gmap_align ./gmap.module
theme_gmap_location_node_page ./gmap_location.module Theme function for displaying the node page.
theme_gmap_location_user_html ./gmap_location.module
theme_gmap_location_user_page ./gmap_location.module Theme function for displaying the user page.
theme_gmap_macrotext ./gmap.module
theme_gmap_marker_popup ./gmap.module Theme a marker popup. This will get called for markers embedded in macros.
theme_gmap_overlay_edit ./gmap.module Overlay editor theme function.
theme_gmap_style ./gmap.module Theme a gmap_style fieldset.
theme_gmap_views_marker_label ./gmap_views.module Theme a marker label.
theme_image_gmapnodelabel ./gmap_location.module
theme_og_gmapnodelabel ./gmap_location.module Theme an Organic Groups node info window.
theme_views_view_gmap ./gmap_views.module Display the results of a view in a Google Map.
_gmap_admin_settings ./gmap_settings_ui.inc @file GMap settings form. 1

Pages

Other projects