vincentneo/CoreGPX

Incorrect String format in GPXBounds

INDAPP opened this issue · 1 comments

3 arguments required, but only one specified.
Insert get tagName and attribute

gpx.appendFormat("%@<%@%@>\r\n", indent(forIndentationLevel: indentationLevel))

Oh no! Glad that you noticed and informed! Must have been my utter neglect toward GPXBounds resulting this.
Will get it fixed tomorrow!

Thank you!