Skip to content

Buffer-based string generation, smart compression#14

Closed
danleedham wants to merge 3 commits intoold-mainfrom
develop
Closed

Buffer-based string generation, smart compression#14
danleedham wants to merge 3 commits intoold-mainfrom
develop

Conversation

@danleedham
Copy link
Contributor

No description provided.

* Developers choose output format
* Move builder protocol
* Rename to Output Format
* Add new tests
* Lint
* Update Readme
* Performance Refactors

- Replace string array with mutable String buffer
- For circles, use cheaper radians conversion arithmetic
- Enable off MainActor use
- buildKMZ() calls kmlString() directly, rather than through buildKML
- No compression for small documents
- Consistent coordinate precision
- Codable IconStyle

* Developer defined coordinate precision

- Enable coordinate precision
- Update Example Project
- Update Readme
@danleedham danleedham closed this Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant