Skip to content

Commit

Permalink
add github & blog links + qrcode
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry Wood committed Mar 12, 2017
1 parent da88e02 commit aee014e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#map { display:none; }
#panel { padding:3px; position: absolute; bottom:2px; left:2px; background: LIGHTGREY; z-index:9999; }
#getbtn { font-size:1.3em; padding: 10px 12px; text-align: center; }
#proceedbtn { font-size:1.3em; padding: 10px 12px; }
</style>
<script>
Expand Down Expand Up @@ -116,9 +117,14 @@ function showPosition(position) {
<a href="https://itunes.apple.com/app/id510623322">for iPhone</a>
or
<a href="https://play.google.com/store/apps/details?id=com.mapswithme.maps.pro">for Android</a>
and get it set up showing maps before proceeding</p>
and get it set up showing maps before proceeding.</p>
<input id='proceedbtn' type="button" value="Pick an area" onclick="init();">
<p>
<a href="http://harrywood.co.uk/blog/2017/03/12/notes-in-maps-me/">Blog post</a> |
<a href="https://github.com/harry-wood/osm-notes-kml">Code on github</a>
</p>
</div>
<div id="map">
<div id="panel">
Expand Down
Binary file added qrcode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit aee014e

Please sign in to comment.