]> git.openstreetmap.org Git - rails.git/commit
Add a "Start Mapping" button
authorJohn Firebaugh <john.firebaugh@gmail.com>
Wed, 17 Jul 2013 20:29:05 +0000 (13:29 -0700)
committerJohn Firebaugh <john.firebaugh@gmail.com>
Mon, 12 Aug 2013 20:34:41 +0000 (13:34 -0700)
commit1a51f2187127f7376e2118b5a4ced49123b0504a
tree20bf3a74dd19f16444dd15d07e51aa13a6168a2a
parent3b74fc2579806c95ab6ef63205030d540920da99
Add a "Start Mapping" button

Position is determined in one of two ways: lat/lon query
parameters (with helpful text from a nominatim reverse
geocode), or HTML5 geolocation.
app/assets/javascripts/osm.js.erb
app/assets/javascripts/welcome.js [new file with mode: 0644]
app/assets/stylesheets/common.css.scss
app/views/site/welcome.html.erb
config/environments/production.rb
config/locales/en.yml