Changes between Version 53 and Version 54 of BluePrint/GIS/GeoExplorer


Ignore:
Timestamp:
01/24/11 21:46:42 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/GIS/GeoExplorer

    v53 v54  
    4545
    4646=== MVC has which !GeoExplorer doesn't ===
    47 NB It should be relatively easy to patch some of these in within Sahana (using a slightly-modified version of the existing Python code) as an interim measure to getting them added to the !GeoExplorer !JavaScript libraries (crossed-out lines here have been implemented like that).
     47NB It should be relatively easy to patch some of these in within Sahana (using a slightly-modified version of the existing Python code) as an interim measure to getting them added to the !GeoExplorer !JavaScript libraries [[BR]](crossed-out lines here have been implemented, some like that).
    4848
     49 * WFS Layers
     50 * Extra Google layers (!MapMaker)
     51 * Yahoo layers
     52 * WMS Browser (do we need this with the multi-server browser?)
     53 * Overview map
    4954 * ~~Internal feature layers~~
    5055 * ~~KML/GeoRSS/GPX layers~~
    51  * WFS Layers
    5256 * ~~Extra OSM layers (!CycleMap, Hillshading, Taiwan, Custom)~~
    53  * Extra Google layers (!MapMaker)
    54  * Yahoo layers
    5557 * ~~Potlatch2 integration~~
    5658 * ~~HTML5 !GeoLocation support~~
    5759 * ~~!GeoNames Search~~
    58  * WMS Browser (do we need this with the multi-server browser?)
    59  * Overview map
    6060 * ~~Mouse Pointer: Lat/Lon & MGRS~~
    6161 * Configurability
    6262  * can we embed a map into a page?
    63    * should be possible:
     63   * should be possible by using an Ext.Panel:
    6464{{{
    6565config[portalConfig]: ``Ext.Panel`` if it has a ``renderTo`` property, or an ``Ext.Viewport`` otherwise