projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d60c39
)
Remove accidental commit of my local mapnik layer.
author
Tom Hughes
<tom@compton.nu>
Fri, 11 Apr 2008 19:56:29 +0000
(19:56 +0000)
committer
Tom Hughes
<tom@compton.nu>
Fri, 11 Apr 2008 19:56:29 +0000
(19:56 +0000)
public/javascripts/map.js
patch
|
blob
|
history
diff --git
a/public/javascripts/map.js
b/public/javascripts/map.js
index c0fd4bbd6df757315d5a6b5d6925d5d70a42331e..42ee49358fd6568b2b8a1cccaa37aecf5ac83054 100644
(file)
--- a/
public/javascripts/map.js
+++ b/
public/javascripts/map.js
@@
-35,12
+35,6
@@
function createMap(divName) {
});
map.addLayer(mapnik_local);
- var maplint = new OpenLayers.Layer.OSM.Maplint("Maplint", {
- displayOutsideMaxExtent: true,
- wrapDateLine: true
- });
- map.addLayer(maplint);
-
var numZoomLevels = Math.max(mapnik.numZoomLevels, osmarender.numZoomLevels);
markers = new OpenLayers.Layer.Markers("Markers", {
displayInLayerSwitcher: false,