aboutsummaryrefslogtreecommitdiff
path: root/custom-icon
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2014-07-13 21:12:32 +0100
committerChristopher Baines <mail@cbaines.net>2014-07-13 21:12:32 +0100
commit1cc530df2db890a55ff6e77c644873d483ddf7ad (patch)
treee9efbf50b03b8ab70f97ddf9403212346f56241a /custom-icon
downloadosm-examples-1cc530df2db890a55ff6e77c644873d483ddf7ad.tar
osm-examples-1cc530df2db890a55ff6e77c644873d483ddf7ad.tar.gz
Initial commit
Diffstat (limited to 'custom-icon')
-rw-r--r--custom-icon/index.mdwn4
-rw-r--r--custom-icon/marker-icon.pngbin0 -> 1747 bytes
2 files changed, 4 insertions, 0 deletions
diff --git a/custom-icon/index.mdwn b/custom-icon/index.mdwn
new file mode 100644
index 0000000..9900c90
--- /dev/null
+++ b/custom-icon/index.mdwn
@@ -0,0 +1,4 @@
+Uses a custom marker icon.
+
+[[!osm ]]
+[[!waypoint lat="45°30N" lon="73°40W" name="My city" desc="Description" tag="city" icon="marker-icon.png"]]
diff --git a/custom-icon/marker-icon.png b/custom-icon/marker-icon.png
new file mode 100644
index 0000000..e2e9f75
--- /dev/null
+++ b/custom-icon/marker-icon.png
Binary files differ