Changeset 4359 for trunk/gui/scripts/mapviewer.tcl
- Timestamp:
- May 21, 2014, 1:50:27 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/scripts/mapviewer.tcl
r4355 r4359 1701 1701 "gdal" { 1702 1702 SendCmd [list map layer add image gdal \ 1703 $info(url) $layer] 1704 } 1705 "tms" { 1706 SendCmd [list map layer add image tms \ 1703 1707 $info(url) $layer] 1704 1708 }
Note: See TracChangeset
for help on using the changeset viewer.