Intro to the ArcGIS Maps SDK for Flutter Beta

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.ย. 2024

ความคิดเห็น • 2

  • @ailtondevesse4738
    @ailtondevesse4738 หลายเดือนก่อน

    Interesting demo,
    I Noticed that you were able to set markers that draw the building occupied are, I was hoping to see how to implement it.

    • @EsriDevs
      @EsriDevs  หลายเดือนก่อน

      Hi @ailtondevesse4738,
      The code used in the sample can be found here: github.com/Esri/arcgis-maps-sdk-flutter-samples/blob/v.next/lib/samples/identify_layer_features/identify_layer_features_sample.dart#L88-L91.
      The building icons are configured server-side on the feature service -- there is no code on the client side necessary to draw the icons. The client simply needs to load the URL for the feature service.
      On the server side, this feature layer is configured with a "Unique Value Renderer" with different Symbols for each value: sampleserver6.arcgisonline.com/arcgis/rest/services/DamageAssessment/FeatureServer/0.