From 739821634696d170d2a21ac7516f8f0f88005c4d Mon Sep 17 00:00:00 2001 From: ahocevar Date: Fri, 23 Jul 2010 14:38:21 +0000 Subject: [PATCH] Implemented activate, deactivate and destroy methods; use autoActivate option with a default of true. p=jorix,r=me (closes #2567) git-svn-id: http://svn.openlayers.org/trunk/openlayers@10510 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- examples/graticule.html | 27 ++++++++----- lib/OpenLayers/Control/Graticule.js | 59 +++++++++++++++++++++++++---- lib/OpenLayers/Lang/en.js | 9 +++-- tests/Control/Graticule.html | 36 ++++++++++++++++++ 4 files changed, 112 insertions(+), 19 deletions(-) diff --git a/examples/graticule.html b/examples/graticule.html index ed441cd6c0..f133225cd6 100644 --- a/examples/graticule.html +++ b/examples/graticule.html @@ -23,19 +23,20 @@