Change draggable property after initialization?
If i try to change the draggable property during runtime i get the following error:
Error: 'draggable' is not settable post initialization
Are there any plans to change this (when)? Do you suggest any other way to stop/start map interactivity during runtime?
Error: 'draggable' is not settable post initialization
Are there any plans to change this (when)? Do you suggest any other way to stop/start map interactivity during runtime?
2
people have this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Assuming you're using as3 (please state clearly!) you can set mouseEnabled = false on the map, I think.
Let me know if that doesn't work. -
Inappropriate?Yes, i'm using AS3.
I tried your suggestion with the flex MapComponent instance, the Map instance (_map:Map) within it and the TileCache instance (grid:TileCache), but neither worked :(
Any other ideas? Am i really the first one trying to lock the map during runtime!?
Loading Profile...



EMPLOYEE