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 enum to work with, making it a String…
You must be logged in to post a comment.
You must be logged in to post a comment.