From 9450a361af987e3eb9a62d6ea9cb9d5b9bef9a6c Mon Sep 17 00:00:00 2001 From: crschmidt Date: Sat, 27 May 2006 19:27:30 +0000 Subject: [PATCH] Committing new example textfile for MVS. git-svn-id: http://svn.openlayers.org/trunk/openlayers@434 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- examples/textfile.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/textfile.txt b/examples/textfile.txt index f00e5f7355..a1122309ee 100644 --- a/examples/textfile.txt +++ b/examples/textfile.txt @@ -1,4 +1,4 @@ -point image -10,20 http://boston.openguides.org/markers/ORANGE.png -2,4 http://boston.openguides.org/markers/AQUA.png -42,-71 http://boston.openguides.org/markers/PURPLE.png +point title description +10,20 my orange title my orange description +2,4 my aqua title my aqua description +42,-71 my purple title my purple description
is great.