Releases: Back1ng/point-in-mkad
Releases · Back1ng/point-in-mkad
Release v1.1.2
Release v1.1.1
Added new polygons
- Saint Petersburg Ring Road
- Yekaterinburg Ring Road
Release v1.1.0
Breaking changes.
- Previously, the coordinate was injected in the constructor. Now in the methods of interaction with the coordinate.
- You can use your own implementation of Polygon (CAD for example) and Calculator on your preference (Vincente, Haversine or your own by implementing Location\Distance\DistanceInterface)