You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It returns a string representation of the `Point` value object. All
coordinates are formatted with at least one decimal place to emphasize
they are not integers. So coordinate value `42` will be formatted as
`42.0`. Optional `z` coordinate is included only if it is defined.
0 commit comments