Changeset 8874
- Timestamp:
- 07/09/12 06:48:37 (11 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
luci/trunk/modules/freifunk/htdocs/luci-static/resources/osm.js
r6946 r8874 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:
