Skip to content

Add input file csv into leaflet (selected file by user) #8

@CliveGIS

Description

@CliveGIS

i want to know how to add option input file (selected files by user) csv into leaflet.

// Read markers data from data.csv
$.get('./data.csv', function(csvString) {...});

i want to change path '.data.csv' to a path selected by user. Thank you so much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions