diff options
author | Christopher Baines <mail@cbaines.net> | 2014-07-13 21:12:32 +0100 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2014-07-13 21:12:32 +0100 |
commit | 1cc530df2db890a55ff6e77c644873d483ddf7ad (patch) | |
tree | e9efbf50b03b8ab70f97ddf9403212346f56241a /custom-icon | |
download | osm-examples-1cc530df2db890a55ff6e77c644873d483ddf7ad.tar osm-examples-1cc530df2db890a55ff6e77c644873d483ddf7ad.tar.gz |
Initial commit
Diffstat (limited to 'custom-icon')
-rw-r--r-- | custom-icon/index.mdwn | 4 | ||||
-rw-r--r-- | custom-icon/marker-icon.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..e2e9f75 --- /dev/null +++ b/custom-icon/marker-icon.png |