You are here

Functions in Google Maps API V3 7

Primary tabs

Namesort descending Location Description Direct uses Strings
gm3_region_gm3_combination_insert gm3_region/gm3_region_field/gm3_region_field.module Insert function for the combination field
gm3_region_install gm3_region/gm3_region.install Implementation of hook_install().
gm3_region_library gm3_region/gm3_region.module Implementation of hook_library().
gm3_region_menu gm3_region/gm3_region.module Implementation of hook_menu().
gm3_region_region_map_alter gm3_region/gm3_region_field/gm3_region_field.module View for the combo field.
gm3_region_schema gm3_region/gm3_region.install Implementation of hook_schema().
gm3_region_theme gm3_region/gm3_region.module Implementation of hook_theme().
gm3_region_update_7001 gm3_region/gm3_region.install Add the mysql_polygons column.
gm3_region_update_7002 gm3_region/gm3_region.install Remove the binary_polygons field.
gm3_requirements ./gm3.install Implementation of hook_requirements().
gm3_settings ./gm3.module Get the default settings. Note, these vary slightly from Google's default settings, as not all of Google's defaults are appropriate for the intended uses of the GM3 module. The following changes have been made: 2
gm3_theme ./gm3.module Implementation of hook_theme().
gm3_views_api ./gm3.module Implementation of hook_views_api().
gm3_views_plugins ./gm3.views.inc Implementation of hook_views_plugins().
theme_gm3_beautytip ./gm3.theme.inc Theme a GM3 beautytip.
theme_gm3_map ./gm3.theme.inc Simple theme function
theme_gm3_point_button ./gm3.theme.inc Point tools button
theme_gm3_point_text gm3_field/gm3_field.module Themes for field types.
theme_gm3_polygon_button ./gm3.theme.inc Polygon tools button
theme_gm3_polygon_text gm3_field/gm3_field.module Themes for field types.
theme_gm3_polyline_button ./gm3.theme.inc Polyline tools button
theme_gm3_polyline_text gm3_field/gm3_field.module Themes for field types.
theme_gm3_rectangle_button ./gm3.theme.inc Polyline tools button
theme_gm3_rectangle_text gm3_field/gm3_field.module Themes for field types.
theme_gm3_region_button gm3_region/gm3_region.theme.inc Region tools button
theme_gm3_region_region_text gm3_region/gm3_region.theme.inc Themes for field types.
theme_gm3_view_gm3 ./gm3.theme.inc Theme a GM3 view.
theme_point_text gm3_field/gm3_field.module
theme_polygon_text gm3_field/gm3_field.module
theme_polyline_text gm3_field/gm3_field.module
theme_rectangle_text gm3_field/gm3_field.module
_gm3_field_get_array_from_points_string gm3_field/gm3_field.module Helper function to get values from a points string 1
_gm3_field_get_array_from_poly_string gm3_field/gm3_field.module Helper function to get values from a polygon/polyline/rectangle string 1
_gm3_field_get_points_string_from_array gm3_field/gm3_field.module Helper function to convert an array to a points string. 1
_gm3_region_field_array_sort gm3_region/gm3_region_field/gm3_region_field.module Sort the array 1
_gm3_region_field_get_options gm3_region/gm3_region_field/gm3_region_field.module Helper function to get the options for the region field. 2

Pages

Other projects