[]
        
(Showing Draft Content)

C1.FlexMap.GeoJsonReader.Read

Read Method

Read(Stream)

Read GeoJSON data from the specified stream.

Declaration
public static List<GeoGeometryRecord> Read(Stream stream)
Parameters
Type Name Description
Stream stream

Stream with GeoJSON data.

Returns
Type Description
List<GeoGeometryRecord>

The collection of geometry records.