Skip to main content

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

Comments

2 comments

  • 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

Please sign in to leave a comment.