Aller au contenu principal

How to refresh map or layer using Javascript API

Commentaires

1 commentaire

  • 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

Vous devez vous connecter pour laisser un commentaire.