Closed jumpinjackie closed 4 years ago
Being able to preview CSV data as points would be extremely valuable.
Support is not built-in to OpenLayers, so it would most likely be its own specialized command that does the necessary setup work (prompting for X/Y columns, projection, etc)
I've figured out how to seamlessly load CSV layers in mapguide-react-layout, so let's do the same thing here.
Being able to preview CSV data as points would be extremely valuable.
Support is not built-in to OpenLayers, so it would most likely be its own specialized command that does the necessary setup work (prompting for X/Y columns, projection, etc)