aboutsummaryrefslogtreecommitdiff
GMap ArcGIS Integration
=======================

This module providers Drupal integration with gmap_arcgis JS library. It
doesn't provide any custom interface or GUI for integration but includes a
simple API.

It required Drupal's GMap module as it relies on hook_gmap() and allows one to
draws custom labels and polygons in a GMap instance by manipulating $map array
from Drupal GMap API.

To use it, just implement hook_gmap() at your module and add settings into
$map['arcgis'].

Documentation about ArcGIS Server Javascript Extension for Google Maps are
available at http://resources.esri.com/arcgisserver/apis/javascript/gmaps.

This module was developed with support from Instituto Socioambiental -
http://www.socioambiental.org.