Description:
Small application made for a canadian client that calculates some points between two locations on the map according to a table provided.
What i have used:
- A basic Utility Application template from XCode
- Interface Builder for the info page and other graphical add-ons to the original template.
- UIImageView for map and pins
- Core Graphics to get the color of a certain pixel on screen
- UIView built-in animations for zoom-ing the splash and the map
- Basic geometry skills to draw a line and make a plane rotate and move between two points on the map - slope and line equation.





