Files
pcm-geocode-bundle/README.md
2024-08-05 14:55:00 +01:00

7 lines
280 B
Markdown

# PCM Geocode Bundle
Provides an interface/trait combo to add latitude and longitude fields to an entity.
Also included is a `Geocoder` service which accepts a postcode and attempts to return a `GeoCoordinates` object which contains the latitude and longitude of the postcode.