aboutsummaryrefslogtreecommitdiff
path: root/README.txt
blob: e8bbfbc447691085a40edf31a5ff3771983f2151 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
GMap ArcGIS Integration
=======================

This module implements support for ArcGIS API into a GMap. 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'].

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