Commit graph

91 commits

Author SHA1 Message Date
Tom Hughes
9634ab8fc1 Remember which layers are active in the cookie and URLs. 2007-07-29 14:06:04 +00:00
Tom Hughes
10e13b8fea Use a cookie to remember the last location viewed on the slippy map. 2007-07-28 00:07:31 +00:00
Tom Hughes
985047f18d User null to indicate the the user's home location is not set. 2007-07-27 17:46:01 +00:00
Steve Coast
48a3ee4d24 move zoom in one level by default 2007-07-25 08:34:37 +00:00
Tom Hughes
8afc6abb7e Allow the map centre and marker position to be set independently. 2007-07-16 09:42:17 +00:00
Tom Hughes
37e74fc5cb Make the slippy map work properly on IE7 at last! 2007-06-30 15:47:35 +00:00
Tom Hughes
b92e1b0584 Fix some HTML validation issue. 2007-06-30 12:09:28 +00:00
Tom Hughes
4358a6adcb Only do mappam for www.openstreetmap.org and openstreetmap.org to stop
the annoying "wrong API key" errors popping up all the time on my test
environment.
2007-06-29 14:54:55 +00:00
Steve Coast
5a66dbf907 add mappam... also stuff in user controller that must have been done by TomH? 2007-06-29 10:18:08 +00:00
Tom Hughes
5fcedc1bf4 Unconfuse OpenLayer's base location detection. 2007-06-23 18:35:04 +00:00
Tom Hughes
9619dfdb4b Factor out javascript code to support OpenLayers maps into a common file
that is shared by both the (current) pages that display maps.
2007-06-23 18:29:01 +00:00
Tom Hughes
8b79f7ff0f Set the map units to something OpenLayers actually understands... 2007-06-21 08:16:50 +00:00
Tom Hughes
b609606740 Adding missing parentheses. 2007-06-20 00:08:29 +00:00
Tom Hughes
e9d3d4d19b Add missing CSS and image resources from OpenLayers 2.4 release and
reorganise things to keep OpenLayers stuff together.
2007-06-20 00:06:02 +00:00
Tom Hughes
cbf2dea611 Allow access to all zoom levels again. 2007-06-15 13:47:08 +00:00
Tom Hughes
af5fa9e0ca Upgrade OpenLayers to the 2.4 release. 2007-06-15 13:11:05 +00:00
Tom Hughes
f7f2b7482d Add the search boxes to the edit page. 2007-06-12 16:51:12 +00:00
Tom Hughes
945e4ddcc8 Set the lat and long on the view and edit tabs when the map is loaded. 2007-06-12 10:13:15 +00:00
Tom Hughes
aa52ebe674 User form_tag/end instead of start_form_tag/end_form_tag to avoid
deprecation warnings.
2007-06-10 23:22:56 +00:00
John McKerrell
124cd67ac8 Hiding the element and then, shortly after, redisplaying it makes IE6 re-render
things correctly.
2007-05-28 14:52:06 +00:00
John McKerrell
fbc431f464 Typo in IE6 fix made it not work quite right. 2007-05-07 18:45:10 +00:00
Nick Black
d59d6009e9 added more info to postcode lookup as requested in ticket 427 2007-05-07 14:51:19 +00:00
John McKerrell
073ea140d8 Added single line fix for IE7/Safari and many line fix for IE6. 2007-05-07 11:19:22 +00:00
Steve Coast
89e976c6e5 updates from hacking day 2007-05-06 10:08:00 +00:00
Nick Black
a4f4714d0e added a marker to show a location on the map 2007-05-01 13:26:27 +00:00
Nick Black
8bd09c0828 map view defaults to a home lat and lon 2007-04-30 09:57:54 +00:00
Nick Burch
18d0dde5d1 Add Canadian geocoding, and attribute the geocoders we use 2007-04-24 10:32:34 +00:00
Nick Black
bf2e2c7140 completed UK postcode search 2007-04-24 07:55:19 +00:00
Nick Black
e3de346bdd geocoder stuff 2007-04-14 14:12:27 +00:00
Steve Coast
4e9fcb9b91 user bugs + direct to real 404 tile 2007-04-07 21:08:58 +00:00
Steve Coast
cdb9d2527a fixes for search 2007-04-07 19:07:45 +00:00
Steve Coast
6b4803d87f search done 2007-04-07 18:21:12 +00:00
Steve Coast
4f826acfca move to rails 1.2.3 and make the map use all the window space 2007-04-07 10:24:49 +00:00
Steve Coast
c96b5b951c bring rails front page in to line with current one 2007-01-23 18:57:30 +00:00
Immanuel Scholz
85d8a2d177 - replaced hardcoded www.openstreetmap.org with environment variable
- added preferences action to user
- added column preferences to user table
2007-01-14 01:29:52 +00:00
Steve Coast
69158665f3 add layers to rails 2006-11-28 13:12:17 +00:00
Steve Coast
fb1467a944 GPX trace rails stuff 2006-11-27 19:52:18 +00:00
Steve Coast
e62fe92282 get new slippy map in rails 2006-11-17 12:23:41 +00:00
Steve Coast
b2b6892a45 openlayers madness 2006-08-27 00:45:43 +00:00
Steve Coast
97978ceeb9 more rails front end bits 2006-08-26 17:53:43 +00:00
Steve Coast
a42dc9f482 slippy map alpha 2006-08-26 16:55:17 +00:00