Craig Dunn does another blog post. This time he creates a sample to demonstrate building a mapping app using MonoTouch.
MapKit seems to have the following 'features' which were supposed to be covered by this sample:
- Display a map
- Change map appearance
- Interact with the user's location via GPS
- Reverse-geocode a location
- Place pins (with popups) on the map
The sample manages to cover four out of five of those, but pin-placement just refused to work (although this should be fixed in an updated beta).


No comments yet, be the first one to post comment.