Hi,
i port some code from Magritte to Magritte 2.
Some description based on:
options: [ some my code....... ] asDynamicObject
now erase error because the asDynamicObject method isn't define.
I can remove it and write:
options: some my code
directly.
Thanks,
Dario