Skip to content

Poor doc #30

@remster

Description

@remster

Looking for a gpx parser, i came across yours. Just a note from the first impression:

gpxParse.parseGpxFromFile("/path/to/gpxFile", function(error, data) {
	//do stuff
});

Writing //do stuff hardly gives any hint as to what this does. Is it a pull parser? is it a tree parser? Is it an event driven parser?

If you care, it would do your audience a favour if you pasted one of your test code snippets. It is a tree parser.

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