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
- Host: GitHub
- URL: https://github.com/thecodetraveler/xammap
- Owner: TheCodeTraveler
- License: mit
- Created: 2017-04-17T21:15:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-17T21:27:36.000Z (about 9 years ago)
- Last Synced: 2025-02-14T05:31:24.042Z (over 1 year ago)
- Language: C#
- Size: 11.3 MB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.MD
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
