From 4d44799cc2fe1f99aaf907ce9ef43902580f57d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Wed, 30 Mar 2011 14:07:56 +0000 Subject: [PATCH] make every mobile example rely on the mobile build, and add files to the build for the mobile-drawing example, no functional change git-svn-id: http://svn.openlayers.org/trunk/openlayers@11789 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- build/mobile.cfg | 5 +++++ examples/mobile-drawing.html | 2 +- examples/mobile-navigation.html | 2 +- examples/mobile.html | 2 +- 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/build/mobile.cfg b/build/mobile.cfg index 650fd6824e..b1305ecc10 100644 --- a/build/mobile.cfg +++ b/build/mobile.cfg @@ -14,6 +14,11 @@ OpenLayers/Control/Geolocate.js OpenLayers/Control/ZoomPanel.js OpenLayers/Control/Attribution.js OpenLayers/Control/SelectFeature.js +OpenLayers/Control/DrawFeature.js +OpenLayers/Control/Panel.js +OpenLayers/Handler/Point.js +OpenLayers/Handler/Path.js +OpenLayers/Handler/Polygon.js OpenLayers/Layer/Vector.js OpenLayers/Renderer/SVG.js OpenLayers/Renderer/Canvas.js diff --git a/examples/mobile-drawing.html b/examples/mobile-drawing.html index 887600c650..af7d13aff5 100644 --- a/examples/mobile-drawing.html +++ b/examples/mobile-drawing.html @@ -6,7 +6,7 @@ - +