geometry.base.LineString.toEncodedCoordinates

Static function.

Returns a string of Base64-encoded coordinates for the object defined for the geometry.

{ String } geometry.base.LineString.toEncodedCoordinates(geometry)

Parameters:

Parameter

Default value

Description

geometry*

Type: geometry.base.LineString

Geometry.

* Mandatory parameter/option.