gmap_cck.info |
gmap_cck.info |
|
name = GMap CCK Field
description = Filter to allow insertion of a google map into a node
package = Location
dependencies = gmap content gmap_macro_builder |
gmap_cck.module |
gmap_cck.module |
|
display of a google map as cck field |
gmap_debug.info |
gmap_debug/gmap_debug.info |
|
name = GMap Debugging
description = Extra debugging features for GMap.
package = Development
dependencies = gmap |
gmap_debug.module |
gmap_debug/gmap_debug.module |
|
Debugging helpers for gmap. |
gmap_extrabaselayers.info |
gmap_extrabaselayers/gmap_extrabaselayers.info |
|
name = GMap Extra Baselayers
description = Enable adding the special Moon, Mars, and Sky map types to a map.
package = Location
dependencies = gmap |
gmap_extrabaselayers.module |
gmap_extrabaselayers/gmap_extrabaselayers.module |
|
Enable adding the special Moon, Mars, and Sky map types to a google map. |
gmap_gpx.inc |
gmap_gpx.inc |
|
|
gmap_overlays.info |
gmap_overlays/gmap_overlays.info |
|
name = GMap Overlays
description = Misc. overlays for gmap.
package = Location
dependencies = gmap |
gmap_overlays.module |
gmap_overlays/gmap_overlays.module |
|
Misc. overlays for GMap. |
gmap_tracks.info |
gmap_tracks/gmap_tracks.info |
|
name = GMap Tracks
description = PLT tracks for GMap.
package = Location
dependencies = gmap |
gmap_tracks.module |
gmap_tracks/gmap_tracks.module |
|
Track overlays for GMap. |
location_quickgeocode.info |
location_quickgeocode/location_quickgeocode.info |
|
name = Location QuickGeocode
description = Bulk data entry modifications.
dependencies = gmap location
package = Location |
location_quickgeocode.module |
location_quickgeocode/location_quickgeocode.module |
|
Short description. |
MAINTAINERS.txt |
MAINTAINERS.txt |
|
Project lead: bdragon
Comaintainer: ray007
--------
gmap_cck
--------
Written by: ray007
Maintainer: ray007
-------------
gmap_overlays
-------------
Written by: bdragon
Maintainer:… |
README.txt |
gmap_tracks/README.txt |
|
This will let you use PLT tracks.
--- macro extensions ---
track - Draws a line based on the points in the .plt file.
[gmap |track=red/5/0.7:track.plt]
@@@ The part before the : is currently not working.
--- gmap_tracks extensions ---
// Other… |
README.txt |
gmap_overlays/README.txt |
|
This module implements various add-on overlay support for GMap.
It extends both the macro and the api interfaces.
-----------
MACRO
-----------
Add 'overlay' sections into your macro.
[gmap… |
README.txt |
gmap_overlays/thirdparty/README.txt |
|
To use clientsidekml, you need to grab egeoxml.js from http://econym.googlepages.com/egeoxml.htm and put it in here. |
TODO.txt |
gmap_overlays/TODO.txt |
|
Reimplement WMS support from http://drupal.org/node/67291
(documenation from ripped out wms support)
wmss - an array of WMS services arrays. Each WMS service array can have the
following elements:
'name' - the name of the… |