Correcting example typo. Thanks @probins.

This commit is contained in:
tschaub
2012-03-02 18:38:42 -07:00
parent 59578931c2
commit 66e8fafdf2

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(),