Chapter 22: Online Animated Mapping

From Mapping in the Cloud by Michael Peterson

Assignments from (insert your name here)


All Google Maps API examples here use a key that is assigned to a specific server. You may need to acquire your own key. If the Google Map examples below don't work once you upload them to your server, you will need to get your own key from Google. As of July 2018, the Google key requires that you enter a credit card. The first $200 of usage is free. This equates to about 28,000 maps a month, more than most developers would need.


  1. Google_Animated_Marker
  2. Multiple Animated Markers
  3. Marker along a Route
  4. List-based Animation
  5. Direct_Street_View
  6. Street_View_with_Map
  7. Circle along a Line
  8. Arrow along a Line
  9. Symbols along a Line
  10. Growth of Walmart - Circles to Dots
  11. Growth of Walmart - Heatmap
  12. Animated Circle

Assignment Page