Skip to content

Extended CLPlacemark for Swift including caching with minimal cache size, locale support and bulk reverse lookup operations.

License

Notifications You must be signed in to change notification settings

paulnelsontx/CompactPlacemark

Repository files navigation

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.

About

Extended CLPlacemark for Swift including caching with minimal cache size, locale support and bulk reverse lookup operations.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages