Commit graph

25 commits

Author SHA1 Message Date
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
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
7bb0a73aea Switch to using the new XYZ layer class on OL 2.8. 2009-06-26 11:27:56 +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
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
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