Zum Hauptinhalt gehen

Can I show a map (with point feature), using only a JSON data source ?

Beantwortet

Kommentare

1 Kommentar

  • Offizieller Kommentar
    Ryan Cooney

    Yes, this is possible. The Feature Picture Box control has a "Feature" property that is assignable via the expressions tab.

    You use an expression to assign it a value that is either a JSON string or an object from a JSON data source. In the screenshot above the expression is binding to the "feature" property of a JSON data source object.

    Just keep in mind that this JSON string or object must match the ArcGIS JSON specification of a feature.

    --Ryan

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.