Hello,
Do you have any further updates on providing the capability for ShapefileLayers to read
geojson streams?
This is a follow-up question to this discussion:
Json data is not displayed | Xamarin.Forms Forums | Syncfusion
I have noticed that ShapefileLayer.ReadAsJsonStream support seems to be limited to reading embedded json resources only, and it would be great if there was an associated
ShapefileLayer.ReadJsonString(....) or at least support for ShapefileLayer.ReadAsJsonStream from a Managed Stream populated by a web service.
Many thanks
Yemi