Thomas De Leon
Thomas De Leon
It would be great to take a position from gpsd (if available and running), to auto-center the map display.
Either replace or add a button to switch between Google Maps and SkyVector charts (http://skyvector.com) for the base map.
Typo - `appendTraillingSlashToPath` should be `appendTrailingSlashToPath`. Deprecates old property and adds correctly named one.
- Add a new `Response` protocol to represent a Codable response for a request. - Add convenience methods to `URLMock` to mock a `Response` for a corresponding `Endpoint`
Add documentation and example usage on the new `@Endpoint` macro ( #34 ) . Additionally, document the renaming of the existing `Endpoint` protocol to `APIEndpoint`.