[OpenLayers-Commits] r11529 - in sandbox/cmoullet/openlayers: . examples

commits-20090109 at openlayers.org commits-20090109 at openlayers.org
Fri Feb 25 11:28:58 EST 2011


Author: cmoullet
Date: 2011-02-25 08:28:57 -0800 (Fri, 25 Feb 2011)
New Revision: 11529

Modified:
   sandbox/cmoullet/openlayers/
   sandbox/cmoullet/openlayers/examples/mobile-jq.js
Log:
Merge with trunk



Property changes on: sandbox/cmoullet/openlayers
___________________________________________________________________
Modified: svn:mergeinfo
   - /sandbox/roberthl/openlayers:9745-9748
/trunk/openlayers:11161-11520
   + /sandbox/roberthl/openlayers:9745-9748
/trunk/openlayers:11161-11528

Modified: sandbox/cmoullet/openlayers/examples/mobile-jq.js
===================================================================
--- sandbox/cmoullet/openlayers/examples/mobile-jq.js	2011-02-25 16:28:08 UTC (rev 11528)
+++ sandbox/cmoullet/openlayers/examples/mobile-jq.js	2011-02-25 16:28:57 UTC (rev 11529)
@@ -195,7 +195,7 @@
             { "type": "Feature", "geometry": {"type": "Point", "coordinates": [742941.93818208, 5861818.9477535]}, 
             "properties": {"Name": "Stéphane Brunner", "Country":"Switzerland", "City":"Paudex"}},
             { "type": "Feature", "geometry": {"type": "Point", "coordinates": [736082.61064069, 5908165.4649505]},
-            "properties": {"Name": "Frédéric Junod", "Country":"Switzerland", "City":"Montagny"}},
+            "properties": {"Name": "Frédéric Junod", "Country":"Switzerland", "City":"Montagny-près-Yverdon"}},
             { "type": "Feature", "geometry": {"type": "Point", "coordinates": [771595.97057525, 5912284.7041793]},
             "properties": {"Name": "Cédric Moullet", "Country":"Switzerland", "City":"Payerne"}},
             { "type": "Feature", "geometry": {"type": "Point", "coordinates": [744205.23922364, 5861277.319748]},



More information about the Commits mailing list