Swiftpack.co - paulnelsontx/CompactPlacemark as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by paulnelsontx.
paulnelsontx/CompactPlacemark v0.9.2
Extended CLPlacemark for Swift including caching with minimal cache size, locale support and bulk reverse lookup operations.
⭐️ 0
🕓 2 years ago
iOS
.package(url: "https://github.com/paulnelsontx/CompactPlacemark.git", from: "v0.9.2")

CompactPlacemark

This package provides support for caching CLPlacemark data in a compact form. CLPlacemark is codable but results in data in excess of 6Kb. CompactPlacemark results in data of a few hundred bytes. CompactPlacemark also provides information about the locale at a given location and has support for converting values into price and number strings for that locale. CompactPlacemark can perform a large number of reverse lookup operations without error using a scheduling queue that paces the operations.

GitHub

link
Stars: 0
Last commit: 2 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

Only set isFinished if executing to fix a crash
2 years ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics