Skip to content

A simple use-case map iOS app displaying the current location and presenting annotations on touch.

Notifications You must be signed in to change notification settings

periclesm/maplysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

A simple use-case map iOS app displaying the current location and presenting annotations on touch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published