khanhlnq / jvnmobilegis

Automatically exported from code.google.com/p/jvnmobilegis
1 stars 0 forks source link

Map Context management #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Should be able to provide an easier way to manage Map Context:
1. Save current map context in map view page
2. Create/Edit/Delete map context
3. Load default map context from JAD file

Original issue reported on code.google.com by khanh....@gmail.com on 16 Aug 2007 at 10:00

GoogleCodeExporter commented 9 years ago
Attributes in each MapContext object:
- Title
- GetCapabilities URL
- GetMap URL
- Layers
- SRS
- BoundingBox

Original comment by khanh....@gmail.com on 6 May 2008 at 2:33

GoogleCodeExporter commented 9 years ago
UI flow changes:
+ Main Menu
   'Map Server' -> 'Map Contexts'
+ Map Context (IMPLICIT List)
   - New (menu item)
   - Edit (menu item)
   - Clone (menu item)
   - Delete (menu item)
+ Map View UI
   - Save current context (menu item)

Original comment by khanh....@gmail.com on 6 May 2008 at 2:38