You are here

Functions in GMap Addons 7

Primary tabs

Namesort descending Location Description Direct uses Strings
gmap_cck_field ./gmap_cck.module Define the behavior of a field type.
gmap_cck_field_formatter ./gmap_cck.module Prepare an individual item for viewing in a browser.
gmap_cck_field_formatter_info ./gmap_cck.module Declare information about a formatter.
gmap_cck_field_info ./gmap_cck.module Declare information about a field type.
gmap_cck_field_settings ./gmap_cck.module Handle the parameters for a field.
gmap_cck_widget ./gmap_cck.module Define the behavior of a widget.
gmap_cck_widget_info ./gmap_cck.module Declare information about a widget.
gmap_cck_widget_settings ./gmap_cck.module Handle the parameters for a widget.
gmap_debug_block gmap_debug/gmap_debug.module Implementation of hook_block().
gmap_debug_map_page gmap_debug/gmap_debug.module 1
gmap_debug_menu gmap_debug/gmap_debug.module Implementation of hook_menu().
gmap_debug_page gmap_debug/gmap_debug.module 1
gmap_debug_perm gmap_debug/gmap_debug.module Implementation of hook_perm().
gmap_extrabaselayers_gmap gmap_extrabaselayers/gmap_extrabaselayers.module @file Enable adding the special Moon, Mars, and Sky map types to a google map.
gmap_geo_elements gmap_geo/gmap_geo.module Implementation of FAPI hook_elements().
gmap_geo_field_formatter_info gmap_geo/gmap_geo.module Implementation of hook_field_formatter_info(). Note that the formatters don't actually work for geo_data fields yet, because that field type doesn't (yet) provide its data in WKT.
gmap_geo_picker_process gmap_geo/gmap_geo.module See the gmap_set_location() function in gmap.module and its' companion location_latlon_form() in location.inc 1
gmap_geo_simplify gmap_geo/simplify.inc This function would probably work for lines as well as polygons, but you still have to feed it a centroid. 1 1
gmap_geo_theme gmap_geo/gmap_geo.module Implementation of hook_theme().
gmap_geo_widget gmap_geo/gmap_geo.module Implementation of hook_widget().
gmap_geo_widget_info gmap_geo/gmap_geo.module Implementation of hook_widget_info().
gmap_geo_widget_settings gmap_geo/gmap_geo.module Implementation of hook_widget_settings(). Adds a place to set a GMap macro for the initial location picker map.
gmap_gpx_cleanup ./gmap_gpx.inc 1
gmap_gpx_data2map ./gmap_gpx.inc 1
gmap_gpx_parse ./gmap_gpx.inc 1
gmap_gpx_parse_file ./gmap_gpx.inc 1
gmap_markerlist_gmap gmap_markerlist/gmap_markerlist.module Implementation of hook_gmap().
gmap_overlays_gmap gmap_overlays/gmap_overlays.module Implementation of hook_gmap().
gmap_tracks_gmap gmap_tracks/gmap_tracks.module Implementation of hook_gmap().
location_quickgeocode_callback location_quickgeocode/location_quickgeocode.module 1
location_quickgeocode_locationapi location_quickgeocode/location_quickgeocode.module Implementation of hook_locationapi().
location_quickgeocode_menu location_quickgeocode/location_quickgeocode.module @file Short description.
theme_gmap_geo_formatter gmap_geo/gmap_geo.module Themes a geo field as a gmap. 1
theme_gmap_geo_picker gmap_geo/gmap_geo.module Theme the gmap_picker widget.
_gmap_cck_check_gpx_source ./gmap_cck.module End of "addtogroup hooks". 3
_gmap_cck_get_gpx ./gmap_cck.module process gpx-parameter to show something on the map 2
_gmap_cck_gpxdata_filefield ./gmap_cck.module try to always get filedata from filefield, even if we're in preview mode 1
_gmap_cck_noderef_markers ./gmap_cck.module load locations from nodes pointed at with noderef field, show markers 1
_gmap_geo_from_wkt gmap_geo/gmap_geo.module Split WKT into an array. 1
_gmap_geo_simplify_cmp_acceleration gmap_geo/simplify.inc 1
_gmap_geo_simplify_cmp_error gmap_geo/simplify.inc 1
_gmap_geo_simplify_cmp_order gmap_geo/simplify.inc 1
_gmap_geo_simplify_cmp_velocity gmap_geo/simplify.inc Comparison functions for sorting by various keys. These REVERSE sort the arrays. 1
_gmap_geo_simplify_dist gmap_geo/simplify.inc Distance between two points. 1
_gmap_gpx_add_wp_poly ./gmap_gpx.inc 1
_gmap_gpx_char_data ./gmap_gpx.inc 1
_gmap_gpx_latlon_pretty ./gmap_gpx.inc
_gmap_gpx_start_element ./gmap_gpx.inc 1
_gmap_gpx_stop_element ./gmap_gpx.inc 1
_gmap_tracks_parse gmap_tracks/gmap_tracks.module Parse a plt file into coordinates. 1

Other projects