You are here

Files in GMap Module 5

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.css gmap.css GMap CSS rules.
gmap.info gmap.info name = GMap description = Filter to allow insertion of a google map into a node package = Location
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
gmap.strings.php gmap.strings.php
gmap_location.compat.inc gmap_location.compat.inc Backwards compatibility functions for using gmap with Location 2.x.
gmap_location.info gmap_location.info name = GMap Location description = Display location.module information on Google Maps package = Location dependencies = gmap 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 dependencies = gmap
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_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 dependencies = gmap taxonomy
gmap_taxonomy.install gmap_taxonomy.install
gmap_taxonomy.module gmap_taxonomy.module GMap Taxonomy Markers
gmap_views.info gmap_views.info name = GMap Views Integration description = Allows the use of GMap in Views. package = Location dependencies = gmap views location_views
gmap_views.module gmap_views.module GMap Views: A Views Style plugin providing a GMap view.
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 5 todo: * Lots more documentation * QA triage * Final release! Legacy 4.7 todo: - rationalize all of the different default map variables, so that most of them use the 'default map' settings of the gmap. - Significantly…

Other projects