new SearchParcel(config)
Search Parcels Module.
Parameters:
Name | Type | Description |
---|---|---|
config |
JSON | SearchParcel.Config |
Members
(static) Config
Config Section "searchparcel"
Properties:
Name | Type | Description |
---|---|---|
open |
Boolean | Show panel at startup |
name_url |
String | District (Gemarkung) search URL, should contain {q} placeholder |
parcel_url |
String | Parcel (FlurstĂĽck) search URL, should contain {district}, {field}, {parcelA}, {parcelB} placeholders |
districts_service |
JSON | Layer settings for district features (Gemarkungen), see Map.Layers for options, e.g. LayerTypes.WFS |
fields_service |
JSON | Layer settings for field features (Fluren), see Map.Layers for options, e.g. LayerTypes.WFS |