Q: How do you convert a geometry object into a string and save it in a database in SuperMap iClient for Javascript?

A: You can use geometry.toString() to convert to string, and use fromWKT() to convert the string to the geometry object.

09 Jul,2019
Tags:iclient

More iClient FAQ