Aller au contenu principal

Is it possible to freeze the map in a Geocortex Mobile application?

Commentaires

2 commentaires

  • Jeff Siemens

    I haven't tested it, but you should be able to do:

     

    Set property:

    object=$map1.map.mapView.InteractionOptions

    name=IsPanEnabled

    value=true|false

    0
  • Wout Peters

    Wow. Quick answer!

     

    And it works!

    If you want to disable zooming, you can use "IsZoomEnabled" in the same way...

    0

Vous devez vous connecter pour laisser un commentaire.