Skip to content

csv file #44

@macjex

Description

@macjex

I am trying to connect a CSV file with the Map but ...well .. I dont know where my fault is...

var map = mapmap(mapEl(1)) //! .geometry('../data/germany.geojson', 'AGS') //! .data('517-01-5777.csv', 'DG') .meta({ 'Name': { label: 'Name of county', } }) .choropleth('pop_count') .hoverInfo(['Name','price', 'SDV_RS', 'GEN']) .applyBehavior(mapmap.behavior.zoom()) .legend(mapmap.legend.html())

the file is in the same folder like the html.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions