Zum Hauptinhalt gehen

How to refresh map or layer using Javascript API

Kommentare

1 Kommentar

  • Permanently deleted user

    viewer .site.essentialsMap.findMapServiceById( <essentialsmapserviceId> ).serviceLayer.refresh();

    (if using in your own module, you would type   this.app. site.essentialsMap.findMapServiceById( MapserviceId ).serviceLayer.refresh();

     

    Cheers :)

    0

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