Skip to content

csv file #44

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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