diff options
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,8 +1,9 @@ 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. +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 |