Mercurial > hg > STI-GWT
view war/scripts/sti/STIProps.js @ 84:00f7860d9ee5 trimmed_data
Klimscha overlays
| author | Sebastian Kruse <skruse@mpiwg-berlin.mpg.de> |
|---|---|
| date | Fri, 01 Feb 2013 17:21:47 +0100 |
| parents | cf06b77a8bbd |
| children |
line wrap: on
line source
function STIProps(){ this.historicMaps = true; this.googleMaps = true; this.bingMaps = true; this.osmMaps = true; this.countrySelect = true; this.polygonSelect = true; this.circleSelect = true; this.addElements = false; }
