Javascript 4 U show

Javascript 4 U

Summary: Video Tutorials for the Javascript language - I am learning it, you can learn it with me.

Podcasts:

 JS 4U 268: Markers and User Events | File Type: application/octet-stream | Duration: 0:49

Need to put a map marker down where a user clicks? It's easy to do with the javascript api.

 JS 4U 267: Styling Map Elements | File Type: application/octet-stream | Duration: 1:06

You can style individual map elements by type using the Javascript interface to Google maps pretty easily

 JS 4U 266: Adding a Weather Layer | File Type: application/octet-stream | Duration: 0:42

What if you want a weather layer on top fo a roadmap? Using the Javascript API, that's easy to do

 JS 4U 265: Radar Search | File Type: application/octet-stream | Duration: 1:01

You can use the Places API and visualization to get what's called a "radar" search result

 JS 4U 264: Pagination for Places Results | File Type: application/octet-stream | Duration: 1:29

Rather than display all of the results found from a places map search, you can use the Javascript API to paginate them

 JS 4U 263: Places Search | File Type: application/octet-stream | Duration: 0:58

You can use the Places api to execute arbitrary searches

 JS 4U 262: Automcomplete for Places | File Type: application/octet-stream | Duration: 1:48

When you use the places API in maps, you can have search fields autocomplete based on the available map data

 JS 4U 261: Place Searches | File Type: application/octet-stream | Duration: 1:19

Using Maps and the Places APIs, you can execute a search and provide map markers for the results

 JS 4U 260: Place Support in Maps | File Type: application/octet-stream | Duration: 0:54

Today we'll look at the places library in google maps

 JS 4U 259: Geometric Lines on Maps | File Type: application/octet-stream | Duration: 1:35

Want a nicer destination line than something straight? Load the geometry library for maps

 JS 4U 258: Drawing Overlays | File Type: application/octet-stream | Duration: 1:23

Today we'll look at a drawing overlay for maps using the Javascript API

 JS 4U 257: Figuring Zoom Levels | File Type: application/octet-stream | Duration: 1:04

Using the Javascript API, you can query any part of a map for the zoom level that is possible there

 JS 4U 256: Streetview Panoramas | File Type: application/octet-stream | Duration: 1:30

Adding a cursor to a streetview - to make navigation easier - is easy to do with the Javascript API

 JS 4U 255: Toggling Streetview | File Type: application/octet-stream | Duration: 1:09

It's easy enough to set up some map views so that you can overlay the streetview for the current roadmap

 JS 4U 254: Streetview Options | File Type: application/octet-stream | Duration: 0:51

Turing on visible panorama options for Streetview is pretty easy to do

Comments

Login or signup comment.