An open API service indexing awesome lists of open source software.

https://github.com/thecodetraveler/xammap

A sample app showing how track a user location in iOS
https://github.com/thecodetraveler/xammap

Last synced: 8 months ago
JSON representation

A sample app showing how track a user location in iOS

Awesome Lists containing this project

README

          

# XamMap

XamMap is a sample app that demonstrates the following using MKMapView:
- Perform an animated zoom to a location
- Add a PIN to a map
- Display the PIN’s Title programmatically
- Track a user’s location

![XamMap Demo](./Demos/Demo.gif)