[Solved]New Map Element in SDK 1.1.3
-
Hi all,
I updated my SDK to 1.1.3.
And I found a change for Map element:
There is a property named "center" in Map, and we can set map's center via this property before.
But after I updated my SDK, the property is changed to read-only in version 1.1.3. It causes that Map's center can't be set now.
If so, how can we set map's center now?