[OpenLayers-Commits] r11527 - trunk/openlayers/examples
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Fri Feb 25 11:22:18 EST 2011
Author: fredj
Date: 2011-02-25 08:22:17 -0800 (Fri, 25 Feb 2011)
New Revision: 11527
Modified:
trunk/openlayers/examples/mobile-jq.js
Log:
fixup my city name
Modified: trunk/openlayers/examples/mobile-jq.js
===================================================================
--- trunk/openlayers/examples/mobile-jq.js 2011-02-25 16:15:16 UTC (rev 11526)
+++ trunk/openlayers/examples/mobile-jq.js 2011-02-25 16:22:17 UTC (rev 11527)
@@ -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