Aller au contenu principal

settings “Remember Layer Visibilities” and “Remember Map Extent”

Commentaires

1 commentaire

  • Commentaire officiel
    Felicity Rhone

    Hi Lore,

    One way to work around this right now would be to create a Workflow which programmatically turns off those two settings, and then run it from the Map Initializing event, so the settings get turned off before the map is loaded on app startup.

    This answer from Jack Basha demonstrates how to programmatically change the app settings:
    https://support.vertigis.com/hc/en-us/community/posts/22299794587154/comments/22787561460370

    In his example it's to change the PhotoResize option, so you would just have to modify it a little to set RememberLayerVisibilities and RememberMapExtent to false instead.

Vous devez vous connecter pour laisser un commentaire.