Opened 14 years ago
Closed 14 years ago
#237 closed enhancement (fixed)
Replacing Intermap
Reported by: | Fxp | Owned by: | josegar |
---|---|---|---|
Priority: | major | Milestone: | v2.5.1 |
Component: | General | Version: | v2.5.0 |
Keywords: | Cc: |
Attachments (2)
Change History (4)
by , 14 years ago
Attachment: | gn_ol.patch added |
---|
comment:1 by , 14 years ago
Added a patch with the new layout and the OL map. Tested in a fresh version of the code and seem working ok.
Some comments:
- Unzip resources.zip file in web\src\main\webapp folder
- The javascript files are loaded from original source. This is temporal and have to check about the YUI compressor configuration to use it. For testing should be ok.
- In scripts folder the ol_map.js and ol_minimap.js contains an init method with initial layers to load (local Geoserver should be running)
- Most table stuff has been removed from the search/results pages and changed with divs/css styles. Now should be easier to customize the aspect.
- Some of the missing things (to finish this week): Add an initial ExtJs panel to indicate the loading of the application, work on WMS Time support, check to support reprojections
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Intermap was removed from trunk since Revision: 6295
Note:
See TracTickets
for help on using tickets.
Patch for OL map