From 5c128abc5d2f3239c55656034e4c3dabd6b40019 Mon Sep 17 00:00:00 2001 From: Olivier Terral Date: Thu, 26 Sep 2013 09:50:46 +0200 Subject: [PATCH] Add kml file for test --- test/spec/ol/parser/kml/stylemap.kml | 29 ++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 test/spec/ol/parser/kml/stylemap.kml diff --git a/test/spec/ol/parser/kml/stylemap.kml b/test/spec/ol/parser/kml/stylemap.kml new file mode 100644 index 0000000000..622becbfaa --- /dev/null +++ b/test/spec/ol/parser/kml/stylemap.kml @@ -0,0 +1,29 @@ + + + + + + + normal + #pushpin + + + highlight + #pushpin + + + + Pin on a mountaintop + #pushpinStyleMap + + 170.1435558771009,-43.60505741890396,0 + + + + \ No newline at end of file