Skip to content

Geo-coordinate quadrant calculated from on-screen map boundaries

Notifications You must be signed in to change notification settings

elilienstein/geo-boundster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

geo-boundster

Tap on a map view to create a boundary area defined by two points with the tap point as the center. This application uses Apple's MapKit to generate bounding boxes with latitude and longitude value pairs. Bounding box coordinates are ordered as follows: neLong, neLat, swLong, swLat. They are displayed in the navigation bar and made accessible via an Export function. Also, coordinates are saved to User Defaults so the map opens to the same location on next launch.

About

Geo-coordinate quadrant calculated from on-screen map boundaries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published