1
00:00:08,110 --> 00:00:14,140
Everybody this is Caleb with Debb slopes and welcome to the map kit section in this section we're going

2
00:00:14,140 --> 00:00:17,870
to build an app that looks just like this called pixel city.

3
00:00:18,070 --> 00:00:23,770
And in pixel City what you can do is well of course we have a map view that shows your location what

4
00:00:23,770 --> 00:00:31,390
you can do is you can double tap anywhere and it will drop a pin then for that pin it's going to pass

5
00:00:31,390 --> 00:00:39,640
the coordinates into the flicker API and it will download any photos that are geotagged within a 1 mile

6
00:00:39,640 --> 00:00:41,010
radius of that pin.

7
00:00:41,010 --> 00:00:45,830
So you can see that the photos are loading here getting loaded up into a nice collection view.

8
00:00:46,150 --> 00:00:52,060
And as soon as they are available you can click on one and you can view it you can double tap to dismiss

9
00:00:52,060 --> 00:00:52,730
it.

10
00:00:52,750 --> 00:00:58,810
And also we're going to go ahead and we're going to integrate 3D touch so that you can push to make

11
00:00:58,810 --> 00:01:00,060
a preview and display it.

12
00:01:00,070 --> 00:01:01,450
It happened kind of quickly there.

13
00:01:01,480 --> 00:01:09,870
It's hard to do the 3D touch on the MacBook touchpad so I'll try my best to really gently a little bit

14
00:01:09,870 --> 00:01:10,840
of pressure.

15
00:01:11,010 --> 00:01:17,520
Well you get the idea I'm applying force so we can do 3-D touch peek and that I push harder to pop it

16
00:01:17,520 --> 00:01:19,050
to a new View Controller.

17
00:01:19,050 --> 00:01:21,380
So very very cool.

18
00:01:21,420 --> 00:01:24,880
We're going to get into this in just a couple of videos.

19
00:01:24,900 --> 00:01:31,140
And this is pixel city the app you're going to build in the map kit section of the iOS 11 course so

20
00:01:31,140 --> 00:01:32,670
let's head over to the next video.

21
00:01:32,700 --> 00:01:34,410
Let's get started right away.

