From b7f6ea207c769e21a98064641fd50e0d98889706 Mon Sep 17 00:00:00 2001 From: silvio Date: Mon, 14 Dec 2009 14:27:58 -0200 Subject: Minor changes --- gmap_arcgis.module | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gmap_arcgis.module') diff --git a/gmap_arcgis.module b/gmap_arcgis.module index 198def1..fc68938 100644 --- a/gmap_arcgis.module +++ b/gmap_arcgis.module @@ -5,8 +5,7 @@ * @file * Support for ArcGIS into GMap. * - * This module implements support for ArcGIS API - * into a GMap. + * This module implements support for ArcGIS API into a GMap. */ /** @@ -68,6 +67,7 @@ function gmap_arcgis_gmap($op, &$map) { * http://code.google.com/intl/pt-BR/apis/maps/documentation/reference.html#GIcon * * Example: + * * $labels = array( * array("http://mapservice/layer1", array('id', 'name'), array( * NULL, 'http://path/to/icon.png', -- cgit v1.2.3