Thank You. This is a start.
ran this
console.log(geometry.rings);
got this
[[[-13459684.212552793, 4676535.610062524], [-13453282.61143392, 4673535.456702335], [-13459588.666267438, 4670917.488483570], 2 more...]
how do I convert these numbers to latitude and longitude ?
Also I drew a triangle, but I get 5 points ?
Thank You for the help