[]
        
(Showing Draft Content)

C1.FlexMap.WkCoder.FromBase64String

FromBase64String Method

FromBase64String(string)

Converts the provided WKB base64 string encoded data to geometry shape.

Declaration
public static GeoGeometry FromBase64String(string wkb)
Parameters
Type Name Description
string wkb

The WKB base64 encoded data.

Returns
Type Description
GeoGeometry

Parsed geometry shape.