Commit graph

24 commits

Author SHA1 Message Date
Tom Hughes
28e9a84da2 Fix automatic size detection for map popups. 2007-08-23 14:49:42 +00:00
Tom Hughes
8dfecbfbb2 Only the view and edit tabs really need updating when the map moves. 2007-08-14 10:44:56 +00:00
Tom Hughes
bea82b27ba Return a pointer to the 404 tile for out of bounds latitudes. 2007-08-14 10:05:36 +00:00
Tom Hughes
5ffb6950cc Use David Earl's arrow icon to show the position of a search result. 2007-08-08 16:57:09 +00:00
Tom Hughes
397db07d65 New improved geocoder with extra added AJAX and OSM Namefinder support. 2007-08-07 17:09:37 +00:00
Tom Hughes
e8809a10f5 Ran "rake rails:update" to update resources to latest rails 1.2.3 ones. 2007-08-06 07:53:41 +00:00
Tom Hughes
cbb7d97405 Add support for displaying a map covering a specified bounding box. 2007-07-29 14:26:42 +00:00
Tom Hughes
9634ab8fc1 Remember which layers are active in the cookie and URLs. 2007-07-29 14:06:04 +00:00
Tom Hughes
743cb57e51 Remove scripts for old slippy map which are no longer used. 2007-06-30 16:30:28 +00:00
Tom Hughes
48a3a317bc Use Math.PI instead of defining it ourselves (and sometimes forgetting). 2007-06-30 11:25:53 +00:00
Tom Hughes
2804e77cc3 With much assistance from kleptog, make the map wrap when zoomed right out. 2007-06-29 15:43:14 +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
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
9b446e75cb Don't try and apply pngfix to OpenLayers tile images. 2007-06-15 13:36:28 +00:00
Tom Hughes
af5fa9e0ca Upgrade OpenLayers to the 2.4 release. 2007-06-15 13:11:05 +00:00
Tom Hughes
e0013130c2 Don't try and update links on nodes whose names match member functions
of the JavaScript Array object...
2007-06-14 09:29:32 +00:00
Tom Hughes
7b9272ffa6 Make sure we always put a valid URL on the edit tab, and allow switching
to the editor to work from z11 instead of z14 as that is what Potlatch
supports.

Also fix default zooms for Potlatch when no position is given.
2007-06-13 10:02:37 +00:00
Tom Hughes
c99992f85f Be a bit more intelligent when trying to update the arguments on a link. 2007-06-12 16:16:49 +00:00
John McKerrell
7c55604f27 Changed the account page to have the editing functionality built in.
Ability to specify home location by clicking on a map.
Ability to see nearby mappers on the map.
New colourful markers.
2007-05-05 15:02:54 +00:00
Richard Fairhurst
f4e4fefaa1 beginnings of Potlatch on Rails 2007-04-28 11:33:13 +00:00
Steve Coast
e62fe92282 get new slippy map in rails 2006-11-17 12:23:41 +00:00
Steve Coast
2fad5f7c92 various skeleton stuff 2006-07-28 22:35:05 +00:00
Steve Coast
b4c0bfd8fa more basic framework 2006-07-28 21:53:30 +00:00
Steve Coast
06f3473d1c beginning of osm on rails 2006-07-28 21:41:39 +00:00