Is it possible to freeze the map in a Geocortex Mobile application?
I would like to be able to disable panning and zooming the map in a Mobile application. Either from a Workflow so that the freeze is temporary, or even be able to freeze the map always from the designer configuration.
Are there any options to do this?
0
-
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 -
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.
Commentaires
2 commentaires