Hello,
The API documentation doesn't have toJSON() documented on objects like FeatureSet, geometries and symbols, but the method does exist on these objects. Is it safe to assume toJSON will be supported in the 4.0 final?
Cheers,
Christian.
Solved! Go to Solution.
toJSON() will be supported for some classes in 4.0 final, but not all. Even if you find it on the objects it may not be fully implemented for that particular class. Anything that is documented will be supported.
toJSON() will be supported for some classes in 4.0 final, but not all. Even if you find it on the objects it may not be fully implemented for that particular class. Anything that is documented will be supported.
Thanks Kristian. Will there be another beta before the final?
No more betas planned. We hope to have the final release just before Dev Summit in March.