Tag: maps
-
Get a continent from longitude-latitude
For a project I’m working on I needed to know if a point (latitude,longitude) was in a continent, and if so, which one! To do this, first I set up a Continent…
Craig Grummitt – Before I forget
Discoveries in Swift and iOS development.
For a project I’m working on I needed to know if a point (latitude,longitude) was in a continent, and if so, which one! To do this, first I set up a Continent…