Commit graph

43 commits

Author SHA1 Message Date
Tom Hughes
432852c041 Rebuild OpenLayers with patch for OpenLayers ticket #2848
OpenStreetMap ticket #3399 reports than the transition effects are
not working properly on the map - brining in this upstream patch is
an attempt to fix that.
2011-04-01 08:50:31 +01:00
Tom Hughes
a8fa21c5ea Restore the transitionEffect on the OpenStreetMap layers
The OSM map layers used to have transitionEffect set but it was
accidentally lost during the OL 2.8 upgrade.
2010-12-18 14:50:07 +00:00
Andy Allan
b5e28f092f Fix the popup image - was updated in OL 2.10 release with a new size 2010-12-16 19:09:11 +00:00
Tom Hughes
d28457b005 Update to OpenLayers 2.10 2010-09-09 16:27:50 +01:00
Tom Hughes
232337c08b Update cyclemap layer to use new tile server 2010-08-15 17:35:08 +01:00
Grant Slater
051be3013f Fix OpenLayers 404 image URL to not redirect 2010-08-11 15:23:34 +01:00
Grant Slater
49ffd3cd08 Set zero Openlayers Buffer to test influence on server. 2010-08-11 15:23:14 +01:00
Tom Hughes
53b0ace4c0 Remove maplint layer fron the map
Remove the maplint layer from the map and change the way layers are
encoded in URLs to make links more robust when the available layers
are changed.
2010-07-20 18:21:54 +01:00
Tom Hughes
d75c99b62d Update to OpenLayers 2.9.1 2010-05-06 15:08:47 +01:00
Tom Hughes
a97ae09d2a Add some extra translations from OpenLayers 2.9 2010-04-23 16:13:39 +01:00
Tom Hughes
4ef8776490 Update to OpenLayers 2.9 2010-04-22 18:58:51 +01:00
Tom Hughes
dcbc807526 Improve user popups on friend/nearby mapper maps. 2010-03-11 18:23:22 +00:00
Tom Hughes
e8a048045e Wrap tile numbers at the international dateline. Closes #2226. 2009-08-27 15:50:52 +00:00
Tom Hughes
7bb0a73aea Switch to using the new XYZ layer class on OL 2.8. 2009-06-26 11:27:56 +00:00
Tom Hughes
ee7c6cf42f Rebuild OpenLayers with fixed ca.js translation. 2009-06-26 11:19:21 +00:00
Tom Hughes
5b0174a3b6 Update to 2.8 release of OpenLayers. 2009-06-24 23:40:31 +00:00
Thomas Wood
76042ef112 Fix adding marker on Embeddable HTML export by compiling in the OpenLayers.Handler.Point class that was missed in r15615 2009-06-24 09:03:51 +00:00
Tom Hughes
e94ba23d2a Add zh-CN to OpenLayers. 2009-06-05 14:20:15 +00:00
Tom Hughes
a8bfe7c32e Create a custom build of OpenLayers to allow us to pull in extra
languages. This also helps minimise the size of our OpenLayers.
2009-06-04 20:31:58 +00:00
Tom Hughes
0e16b72887 Include CC-BY-SA in attribution. 2009-05-08 15:05:57 +00:00
Shaun McDonald
e97e4df3c8 Updating the cycle map to use all zoom levels as per Andy Allan's message. 2008-11-05 17:37:14 +00:00
Tom Hughes
98ed7a815c Update to OpenLayers 2.7. 2008-10-04 23:45:08 +00:00
Tom Hughes
fd6ff4ef3b Update for new cycle map location. 2008-08-28 23:09:42 +00:00
Tom Hughes
fb27023d41 Remove no longer needed PHP extension. 2008-07-16 13:04:05 +00:00
Tom Hughes
88105d9c64 Merge 7744:7922 from trunk. 2008-05-28 16:37:31 +00:00
Tom Hughes
0623e88d39 Add the cycle map to the main site. 2008-05-19 09:57:58 +00:00
Tom Hughes
4d8ea0eed0 Only add the data layer to the main map, and use the visibility changed
event to handle turning the data layer on and off.
2008-05-11 14:41:11 +00:00
Christopher Schmidt
3d6b28b666 Don't load things if the layer is already visible: if that's the case, we should already be loading. 2008-04-26 16:15:45 +00:00
Christopher Schmidt
e6de9accd2 move data into a layer in the layerswitcher 2008-04-23 13:59:41 +00:00
Christopher Schmidt
e03605929b Fix offset when laying in vectors on top of the OSM tiles. 2008-04-20 13:16:29 +00:00
Tom Hughes
430fa39118 Add missing OpenLayers 2.6 images. 2008-04-16 17:17:39 +00:00
Tom Hughes
4e05d2af72 Update OpenLayers to 2.6 release. 2008-04-16 07:27:29 +00:00
Tom Hughes
d5ada9fd07 Set a transitionEffect of resize on the OSM layers, ready for OL 2.6. 2008-03-31 17:10:20 +00:00
Tom Hughes
bf41ed31d8 The OSM layers use the 900913 projection, not 41001. 2008-02-01 19:54:20 +00:00
Tom Hughes
0aadf85f8f Override options correctly. 2008-01-08 23:13:02 +00:00
Tom Hughes
fb17928db1 Make the Maplint layer off by default. 2007-12-31 11:33:21 +00:00
Tom Hughes
9f05234542 Add a Maplint layer (OpenLayers.Layer.OSM.Maplint) class. Note that the
t@h server currently serves solid grey tiles for tiles which are not in
the database which limits the utility of this.

Closes #612.
2007-12-31 09:06:22 +00:00
Tom Hughes
7ee377352e Move scale/resolution configuration to the base layers so that
people dragging in our customer layers don't need to worry about
setting the magic numbers.
2007-12-06 14:18:30 +00:00
Tom Hughes
4c3b59fe25 Set number of zoom levels on a per layer basis. Closes #603. 2007-12-04 00:42:08 +00:00
Tom Hughes
b82c10bcd1 Make attribution less cheesy. 2007-11-28 19:25:46 +00:00
Tom Hughes
29645d2d29 Add a javascript file to provide OSM layers for OpenStreetMap. 2007-11-28 18:59:05 +00:00
Tom Hughes
a485b23738 Update OpenLayers to the 2.5 release. 2007-10-09 23:08:14 +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