From bc509b84e3e9c319a75ee4439fd8d800054426a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Junod?= Date: Fri, 25 Feb 2011 16:22:17 +0000 Subject: [PATCH] fixup my city name git-svn-id: http://svn.openlayers.org/trunk/openlayers@11527 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- examples/mobile-jq.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/mobile-jq.js b/examples/mobile-jq.js index cbc08fef00..effdccf5e0 100644 --- a/examples/mobile-jq.js +++ b/examples/mobile-jq.js @@ -195,7 +195,7 @@ function getFeatures(){ { "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]},