From the course: Advanced iOS App Development: MapKit & Core Location

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Challenge 3: Selective circles

Challenge 3: Selective circles - iOS Tutorial

From the course: Advanced iOS App Development: MapKit & Core Location

Start my 1-month free trial

Challenge 3: Selective circles

- [Instructor] Okay, we still have a couple places like here in New York that the circles are way too big. So we're going to actually vary the size of the circles. That's going to be your next challenge is making selective circles. So here's what I'd like you to do. Set up the app to make a 30-meter circle around New York and Naples, and a 60-meter circle around Chatham. Chicago and Beverly Hills will have no circles. So you've got to do this and try to do it so that you can just read it off of the pizza history annotation class instead of just doing each on individually. You can look at it as a full map and see all the circles. All right, go ahead and give it a try.

Contents