You are here

Functions in GMap Module 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
gmap_polyutil_encode_latlon ./gmap_polyutil.inc The following three functions will encode numbers so that they may be used in "Encoded Polylines" on Google Maps. The encoding is described here: http://code.google.com/apis/maps/documentation/polylinealgorithm.html 1
gmap_polyutil_encode_levels ./gmap_polyutil.inc 1
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. 3
gmap_set_location ./gmap.module Location chooser utility function.
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_schema ./gmap_taxonomy.install Implementation of hook_schema().
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_6001 ./gmap_taxonomy.install Rebuild {gmap_taxonomy_node}.
gmap_taxonomy_views_api ./gmap_taxonomy.module Implementation of hook_views_api().
gmap_taxonomy_views_data ./gmap_taxonomy.views.inc Implementation of hook_views_data().
gmap_theme ./gmap.module Implementation of hook_theme().
gmap_todim ./gmap.module Make sure a string is a valid css dimension. 2
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_plugins ./gmap.module Implementation of hook_views_plugins().
gmap_views_pre_render ./gmap.module Implementation of hook_views_pre_render().
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.
process_gmap_address ./gmap.module Address widget #process function. 1
process_gmap_align ./gmap.module Alignment selector #process function. 1
process_gmap_control ./gmap.module Generic gmap control #process function. 1
process_gmap_markerchooser ./gmap.module Marker chooser #process function. 1
process_gmap_overlay_edit ./gmap.module Overlay editor #process function. 1
process_gmap_style ./gmap.module Style fieldset #process function. 1
template_preprocess_gmap_view_gmap ./gmap.module Preprocess function for theme_gmap_view_gmap().
theme_gmap ./gmap.module Gmap element theme hook
theme_gmap_address ./gmap.module
theme_gmap_align ./gmap.module
theme_gmap_location_infowindow_node ./gmap_location.module Theme a node info window.
theme_gmap_location_infowindow_node__image ./gmap_location.module Default theme for image nodes. @@@ Todo: Move to a tpl.
theme_gmap_location_infowindow_node__og ./gmap_location.module Theme an Organic Groups node info window.
theme_gmap_location_infowindow_user ./gmap_location.module Default theme for user infowindows.
theme_gmap_location_node_page ./gmap_location.module Theme function for displaying the node page.
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.
_gmap_compress_array ./gmap_markerinfo.inc Remove trailing duplicates from an array. 2

Pages

Other projects