Merge branch 'master' into zoom

This commit is contained in:
Tim Schaub
2012-03-02 21:26:58 -07:00
5 changed files with 15 additions and 10 deletions

View File

@@ -18,7 +18,6 @@ var streets = new OpenLayers.Layer.XYZ(
var map = new OpenLayers.Map({
div: "map",
projeciton: "EPSG:900913",
layers: [streets],
controls: [
new OpenLayers.Control.Attribution(),