From 1cc530df2db890a55ff6e77c644873d483ddf7ad Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sun, 13 Jul 2014 21:12:32 +0100 Subject: Initial commit --- custom-icon/index.mdwn | 4 ++++ custom-icon/marker-icon.png | Bin 0 -> 1747 bytes 2 files changed, 4 insertions(+) create mode 100644 custom-icon/index.mdwn create mode 100644 custom-icon/marker-icon.png (limited to 'custom-icon') 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 Binary files /dev/null and b/custom-icon/marker-icon.png differ -- cgit v1.2.3