Changes between Version 14 and Version 15 of BluePrintGISAPI


Ignore:
Timestamp:
04/28/10 06:53:10 (15 years ago)
Author:
Fran Boon
Comment:

active=True

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintGISAPI

    v14 v15  
    5858        {
    5959         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?
    6162         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
    6364        }
    6465    internal_layertree - bool - whether or not to display the menu to turn on and off the internal_layers