Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.26 KB

README.md

File metadata and controls

17 lines (10 loc) · 1.26 KB

maplysis

This is a map use-case application with basic functionality and can be used as a starting point for building ideas and services based on maps and location. Is written in Swift and using MapKit and CoreLocation frameworks to display information and map functionality. Just tap on the map to show the selected address and location coordinates.

The app uses Geocoders (forward & reverse):

Important note: Google Maps and Bing Maps Geocoder in this use-case app uses Google Maps and Bing Maps Platform respectively. This requires a valid API key to request from the service and retrieve data. For obvious reasons, I have not included any key in the app and running any Google or Bing geocoding functionality will fail. To learn and get your keys, visit the links above.

A compiled and running version of this app is available on TestFlight (https://testflight.apple.com/join/SQhZ1OCf)

Licensed under Creative Commons Attribution 4.0 International (CC BY 4.0) https://creativecommons.org/licenses/by/4.0/