]> git.openstreetmap.org Git - rails.git/history - public/javascripts/map.js
bit more putway stuff
[rails.git] / public / javascripts / map.js
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-10-10 Shaun McDonaldreverting the javascript change in changeset 10926...
2008-10-09 Tom HughesSet the displayProjection on the map.
2008-10-04 Tom HughesMake sure the zoom level is valid when positioning...
2008-09-26 Shaun McDonaldfixing hard coded images/scripts, so that the site...
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-09-09 Tom HughesAdd the noname layer to the main map.
2008-07-03 Shaun McDonaldMerge changes from trunk 7673:8632.
2008-06-27 Tom HughesMerge data browser branch to trunk.
2008-06-22 Tom HughesMerge 8381:8390 from trunk.
2008-06-22 Tom HughesMerge 8377:8381 from trunk.
2008-06-22 Tom HughesMerge 7922:8377 from trunk.
2008-06-02 Tom HughesDon't try and parse an empty string as a layer config...
2008-05-28 Tom HughesMerge 7744:7922 from trunk.
2008-05-20 Tom HughesMake the layer attribute a bit less fragile - base...
2008-05-19 Tom HughesAdd the cycle map to the main site.
2008-05-11 Tom HughesOnly add the data layer to the main map, and use the...
2008-05-09 Tom HughesMerge 7452:7744 from trunk.
2008-05-03 Gabriel Ebnersplit_node_tags: Merge changes from main branch.
2008-04-27 Tom HughesUnderline links in the SOTM box.
2008-04-23 Christopher Schmidtmove data into a layer in the layerswitcher
2008-04-20 Christopher SchmidtFix offset when laying in vectors on top of the OSM...
2008-04-20 Tom HughesCommit crschmdt's data browser patch.
2008-04-19 Tom HughesDo the transform the right way round.
2008-04-19 Tom HughesUse the right variable for the event.
2008-04-19 Tom HughesAdd numZoomLevels to the map.
2008-04-19 Tom HughesMerge 7296:7427 from export branch to trunk.
2008-04-16 Tom HughesMerged 7296:7388 from rails_port trunk.
2008-04-16 Tom HughesAjaxify the export tab.
2008-04-16 Tom HughesGet rid of our reprojection code and use OpenLayers...
2008-04-16 Tom HughesUse OL 2.6 auto sizing for popups instead of doing...
2008-04-16 Tom HughesAdd a scale control to the map. Closes #51.
2008-04-11 Tom HughesReally remove it this time...
2008-04-11 Tom HughesRemove accidental commit of my local mapnik layer.
2008-04-11 Tom HughesFix IE breakage.
2008-04-11 Tom HughesTurn on wrapDateLine for all layers.
2008-04-07 Tom HughesCommit initial work on export tab.
2008-02-14 Tom HughesUse PanZoomBar instead of PanZoom.
2008-02-03 Tom HughesDisable keyboard control of the map as it causes proble...
2008-01-08 Tom HughesBack out attempt to commit partial support for POIs...
2008-01-07 Nick WhiteleggBegan code for feature lookup: implemented code to...
2007-12-31 Tom HughesAdd a maplint layer to the map. Note that the t@h serve...
2007-12-30 Tom HughesDon't show the marker layer in the layer switcher.
2007-12-07 Tom HughesSet extent information for the marker layer.
2007-12-06 Tom HughesMake sure we load OpenLayers resources from the right...
2007-12-06 Tom HughesMove scale/resolution configuration to the base layers...
2007-12-06 Tom HughesSet the number of zoom levels for the marker layer...
2007-12-04 Tom HughesSet number of zoom levels on a per layer basis. Closes...
2007-11-28 Tom HughesUse the new OSM OpenLayers stuff.
2007-11-21 Tom HughesAdd keyboard shortcuts to the slippy map.
2007-11-09 Tom HughesSpread T@H over three host names.
2007-11-07 Tom HughesUse the tah.opstreetmap.org domain name for the T@H...
2007-10-10 Tom HughesGet URL selection right...
2007-10-10 Tom HughesGive OpenLayers three different hosts (all really point...
2007-08-23 Tom HughesFix automatic size detection for map popups.
2007-08-14 Tom HughesReturn a pointer to the 404 tile for out of bounds...
2007-08-08 Tom HughesUse David Earl's arrow icon to show the position of...
2007-07-29 Tom HughesAdd support for displaying a map covering a specified...
2007-07-29 Tom HughesRemember which layers are active in the cookie and...
2007-06-30 Tom HughesUse Math.PI instead of defining it ourselves (and somet...
2007-06-29 Tom HughesWith much assistance from kleptog, make the map wrap...
2007-06-23 Tom HughesFactor out javascript code to support OpenLayers maps...