Feature Collection from geojson

I need help to load Features from geojson. I have upload an geojson file on server and load these file with LoadFromUrl. At FeatureCollection.GotFeature i put an false CreateMarker. This get an error message but the markers are load.
Can i suppress the error message? Or what make the error that the points shown?

If you eliminate the GotFeatures block, you probably will not get the error Sven. From your description, the markers are already included in the FeatureCollection you download.

What happens if you delete the GotFeatures block entirely?

If that does not work you might provide more information and a screen shot of what you see when you use your importBtn.

Regards,
Steve

Thanks Steve, i’am a idiot. I also think i must GotFeatures handle.
I repeat: Thank you very much

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.