Commit graph

17 commits

Author SHA1 Message Date
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