Skip to content

Cannot read property 'getAttribute' Error #63

@avanfeel

Description

@avanfeel

I get a "Uncaught TypeError: Cannot read property 'getAttribute' of undefined" error with this simple code:

var map = kartograph.map('#map', 600, 400);

map.loadMap('arg.svg', function() {
// do something with your map, add layers etc.
});

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