Changeset 8875
- Timestamp:
- 07/09/12 06:50:22 (12 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
luci/branches/luci-0.10/modules/freifunk/htdocs/luci-static/resources/osm.js
r7038 r8875 100 100 displayProjection: new OpenLayers.Projection("EPSG:4326"), 101 101 controls: [ 102 new OpenLayers.Control. MouseDefaults(),102 new OpenLayers.Control.Navigation(), 103 103 new OpenLayers.Control.PanZoomBar()], 104 104 maxExtent:
