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 222: Map Layers 2 | File Type: application/octet-stream | Duration: 1:08

Today we'll add an informational layer to a map, with a click event.

 JS 4U 221: Map Layers | File Type: application/octet-stream | Duration: 0:50

It's easy to add additional layers to a map (subway systems, sewers, etc) - so long as the additional layers exist. Today we'll look at a simple example

 JS 4U 220: Editable Rectangular Overlays | File Type: application/octet-stream | Duration: 0:44

Today we'll add a user editable overlay to a map

 JS 4U 219: Rectangle Overlays on a Map | File Type: application/octet-stream | Duration: 0:37

Today we'll draw a simple rectangular overlay onto a Google map

 JS 4U 218: Dashed Lines In an Overlay | File Type: application/octet-stream | Duration: 0:40

Need to make a dashed line in a map overlay? Again, pretty easy to do in Javascript

 JS 4U 217: Custom Map Overlay Images | File Type: application/octet-stream | Duration: 0:42

Need to customize a map overlay icon? That's easy enough to do in Javascript

 JS 4U 216: Animating Map Indicators | File Type: application/octet-stream | Duration: 1:04

Want to animate a marker along a line on a map (perhaps a road?). Here's how wasy that is

 JS 4U 215: Polylines on a Map | File Type: application/octet-stream | Duration: 0:47

Just as you can draw polygons, it's easy to draw lines on a Google map using Javascript

 JS 4U 214: User Defined Polygons on Maps | File Type: application/octet-stream | Duration: 1:08

What if you want the user of a map to add their own polygonal figures to a map? Today we'll look at that

 JS 4U 213: Adding a Polygon to a Map | File Type: application/octet-stream | Duration: 0:52

Say you want to outline the Bermuda Triangle on a map with a nice triangle? Today we'll look at how easy that is

 JS 4U 212: Animated Map Markers | File Type: application/octet-stream | Duration: 0:53

If you want to give your map markers a little "pop", you can animate their arrival on the map

 JS 4U 211: Enable/Disable Map Overlays | File Type: application/octet-stream | Duration: 1:33

If you pop in a graphic overlay, you may want to allow the user to turn it off. Today we'll look at two ways you can do that easily

 JS 4U 210: Adding Multiple Map Markers | File Type: application/octet-stream | Duration: 0:52

What if you need multiple map markers? It turns out that's easy as well

 JS 4U 209: Adding a Map Marker | File Type: application/octet-stream | Duration: 0:39

Need to add a marker to a Google Map? It's pretty easy

 JS 4U 208: Inserting an Image on a Map | File Type: application/octet-stream | Duration: 0:50

Need to put an image over a map? Today we'll look at that

Comments

Login or signup comment.