Changes between Version 14 and Version 15 of BluePrintGISAPI
- Timestamp:
- 04/28/10 06:53:10 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintGISAPI
v14 v15 58 58 { 59 59 db.gis_feature_group.name, 60 filter = None, 60 filter = None, # A query to limit which features from the feature group are loaded 61 active = True, # Is the feed displayed upon load or needs ticking to load afterwards? 61 62 popup_url = <default>, # The URL which will be used to fill the pop-up. it will be appended by the Location ID. 62 marker = <default> 63 marker = <default> # The icon used to display the feature 63 64 } 64 65 internal_layertree - bool - whether or not to display the menu to turn on and off the internal_layers