hallahan / LeafletPlayback

This is a Leaflet plug-in that plays back points that have a time stamp synchronized to a clock.
http://leafletplayback.theoutpost.io
Other
482 stars 166 forks source link

housekeeping - update JavaScript for correctness and code formatting consistency #28

Closed hansenmc closed 9 years ago

hansenmc commented 9 years ago

ADDED: additional equals for equality checks, missing semicolons to end of statements REMOVED: trailing commas in JSON objects CHANGED: code formatting for consistency

hallahan commented 9 years ago

Thank you!