geocoder-php / Geocoder

The most featured Geocoder library written in PHP.
https://geocoder-php.org
MIT License
3.95k stars 517 forks source link

Add precision argument in CachePlugin #883

Closed samybasset closed 5 years ago

samybasset commented 5 years ago

See issue https://github.com/geocoder-php/Geocoder/issues/882

With this PR the CachePlugin has an optional argument precision, to store the location in cache with less precision.

PR for the BazingaGeocoderBundle to optionally accept the precision argument is coming up after this one is merged and tagged.

ruudk commented 5 years ago

@Nyholm We tested it and it works 🎉 Can you please tag a new release?