Heads up! To view this whole video, sign in with your Courses Plus account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed HTML5 Mobile Web Applications!
You have completed HTML5 Mobile Web Applications!
Preview
In this video we update the template for the Note View to display the latitude and longitude if it is given for a note.
This video doesn't have any notes.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
We can see it down here in the JavaScript inspector, however, it's not showing up
0:00
in the view, and that's because we haven't explained how to display in the view.
0:04
So, our next task is to go and update the view to, let's say, show the
0:10
latitude and longitude of a particular note.
0:14
To do this, we're going to go back to the index.html file in our code.
0:18
Now we want to find the template for our show view which should be
0:25
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up