From fba3582b15c5c9b8677127b2c0df309aea61061e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Thu, 31 Mar 2011 14:40:08 +0000 Subject: [PATCH] make the mobile-layers example rely on the OpenLayers mobile build, no functional change git-svn-id: http://svn.openlayers.org/trunk/openlayers@11846 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- build/mobile.cfg | 6 ++++++ examples/mobile-layers.html | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/build/mobile.cfg b/build/mobile.cfg index bea6f52ed7..7bf6afaf62 100644 --- a/build/mobile.cfg +++ b/build/mobile.cfg @@ -9,6 +9,7 @@ OpenLayers/Projection.js OpenLayers/Layer/SphericalMercator.js OpenLayers/Layer/XYZ.js OpenLayers/Layer/Bing.js +OpenLayers/Layer/WMS.js OpenLayers/Control/TouchNavigation.js OpenLayers/Control/Geolocate.js OpenLayers/Control/ZoomPanel.js @@ -24,6 +25,11 @@ OpenLayers/Layer/Vector.js OpenLayers/Renderer/SVG.js OpenLayers/Renderer/Canvas.js OpenLayers/Format/GeoJSON.js +OpenLayers/Format/KML.js +OpenLayers/Protocol/HTTP.js +OpenLayers/Protocol/WFS.js +OpenLayers/Protocol/WFS/v1_0_0.js +OpenLayers/Strategy/Fixed.js [exclude] diff --git a/examples/mobile-layers.html b/examples/mobile-layers.html index b7052d504b..9cab95012d 100644 --- a/examples/mobile-layers.html +++ b/examples/mobile-layers.html @@ -6,7 +6,7 @@ - +