Changeset 3630 for framework

Show
Ignore:
Timestamp:
08/31/10 16:23:50 (21 months ago)
Author:
aabt
Message:

recenter for foss4g 2010 ;), and add useful icons

Location:
framework/plugin/client/trunk/mapfishpluginclient/default_app_template/+package+/public/app
Files:
2 added
1 modified

Legend:

Unmodified
Added
Removed
  • framework/plugin/client/trunk/mapfishpluginclient/default_app_template/+package+/public/app/lib/App/layout.js

    r3603 r3630  
    3737            numZoomLevels: 18, 
    3838            maxResolution: 156543.0339, 
    39             maxExtent: new OpenLayers.Bounds(-20037508, -20037508, 
    40                                              20037508, 20037508.34), 
     39            maxExtent: new OpenLayers.Bounds(-1330615,4289034, 
     40                                             497757, 5428863), 
    4141            allOverlays: false, 
    4242            theme: null, 
     
    149149                    map: map, 
    150150                    layers: layerStore, 
    151                     center: new OpenLayers.LonLat( 
    152                         14871588.220497, -3199348.255331 
    153                     ), 
    154                     zoom: 4, 
     151                    zoom: 7, 
    155152                    items: [{ 
    156153                        xtype: "gx_zoomslider",