You are here

Files in GMap Module 7

Primary tabs

File namesort descending Location Namespace Description
api.html help/api.html
array.html help/array.html
extending.html help/extending.html
filter.html help/filter.html
GMAP-MACRO-DICTIONARY.txt GMAP-MACRO-DICTIONARY.txt GMAP-MACRO-DICTIONARY.txt This file defines the attributes available in GMap macros. ---------------- BASIC ATTRIBUTES ---------------- Attribute: center Values: lat,lon Description: map…
gmap-view-gmap.tpl.php gmap-view-gmap.tpl.php gmap-view-gmap.tpl.php Default view template for a gmap.
gmap.css gmap.css GMap CSS rules.
gmap.info gmap.info name = GMap description = Filter to allow insertion of a google map into a node core = 7.x package = Location configure = admin/config/services/gmap files[] = gmap.module files[] = gmap.views.inc files[] = gmap-view-gmap.tpl.php files[] =…
gmap.install gmap.install GMap install/uninstall routines.
gmap.module gmap.module GMap -- Routines to use the Google Maps API in Drupal.
gmap.php gmap.php GMap plugin API.
gmap.strings.inc gmap.strings.inc Translation definitions for builtin data.
gmap.strings.php gmap.strings.php
gmap.test tests/gmap.test Unit tests for gmap.module.
gmap.views.inc gmap.views.inc GMap Views support.
gmap_location.info gmap_location.info name = GMap Location description = Display location.module information on Google Maps package = Location core = 7.x configure = admin/config/services/gmap_location files[] = gmap_location.module dependencies[] = gmap dependencies[] = location
gmap_location.install gmap_location.install gmap_location install routines.
gmap_location.module gmap_location.module GMap Location module is a module to add some gmap funcationality based on location.modules information.
gmap_macro_builder.info gmap_macro_builder.info name = GMap Macro Builder description = UI for building GMap macros. package = Location core = 7.x dependencies[] = gmap files[] = gmap_macro_builder.module
gmap_macro_builder.install gmap_macro_builder.install Install / update routines for gmap_macro_builder.
gmap_macro_builder.module gmap_macro_builder.module GMap Macro Builder
gmap_markerinfo.inc gmap_markerinfo.inc GMap marker information routines.
gmap_parse_macro.inc gmap_parse_macro.inc GMap macro parsing routines.
gmap_plugin_style_gmap.inc gmap_plugin_style_gmap.inc GMap style plugin.
gmap_plugin_style_gmapextended.inc gmap_plugin_style_gmapextended.inc GMap style plugin.
gmap_polyutil.inc gmap_polyutil.inc Encoded polyline utilities.
gmap_settings_ui.inc gmap_settings_ui.inc GMap settings form.
gmap_taxonomy.info gmap_taxonomy.info name = GMap Taxonomy Markers description = Taxonomy based markers package = Location core = 7.x dependencies[] = taxonomy dependencies[] = gmap files[] = gmap_taxonomy.module
gmap_taxonomy.install gmap_taxonomy.install gmap_taxonomy install routines.
gmap_taxonomy.module gmap_taxonomy.module GMap Taxonomy Markers
gmap_taxonomy.views.inc gmap_taxonomy.views.inc Views data for gmap_taxonomy.
NOTES.txt NOTES.txt General notes for getting the most out of gmap. COMMONLY USED COORDINATES ------------------------- 37.0625,-95.677068 -- Center of US according to Google THINGS TO WATCH OUT FOR ----------------------- A) Be careful when using extremely long…
README.txt README.txt Description ----------- GMap is an API and a related set of modules which allows the integration of Google Maps with a Drupal site. gmap.module: The main module. Contains the API, the basic map functions, and an input filter to create macros into…
README.txt thirdparty/README.txt Third party code. Place downloaded third party code in this folder if instructed to by GMap. (todo: document better) Clusterer2.js ------------ Marker clusterer addon by Jef Poskanzer This was the original "marker clustering" solution for…
setting-up.html help/setting-up.html
THEMING.txt THEMING.txt ** Work in progress ** Node Markers: function theme_{nodetype}_gmapnodelabel($node, $opt); function theme_gmapnodelabel($node, $opt); $opt is an extra parameter passed by the dynamic info box loader. Example: <?php function…
TODO.txt TODO.txt Drupal 7 todo: * Finish porting * Migration path for people who used private method with markers. * Fix markermanagers. Drupal 6 todo: * Finish porting * Keep in sync with D5 version. Drupal 5 todo: * Lots more documentation Legacy 4.7…

Other projects