My First Web Page: Lesson 9: JavaScript, STEM and GPS
Create Your Own Live Mathematics and STEM Web Pages
W3Schools.com: Orientation Event
W3Schools.com: Google Maps Basic
Google: Maps Static Developer Guide
- Introduction: A Sampler
- Lesson 2: Styles and Layout
- Lesson 3: Adding Beautiful Mathematics to your web page
- Lesson 4: Interacting with your web page
- Lesson 5(a): Adding a GeoGebra Applet
- Lesson 5(b): Adding a Geometry Expressions Applet
- Lesson 6(a): Creating a GeoGebra Assessment Task
- Lesson 6(b): Creating a Geometry Expressions Assessment Task
- Lesson 7: Interacting with Third Party Apps
- Lesson 8: JavaScript, STEM and Internal Device Sensors
- Lesson 9: JavaScript, STEM and GPS
- Lesson 10: Adding Web Bluetooth Support (1): Talking to your SensorTag
- Lesson 11: Adding Web Bluetooth Support (2): Talking to your LaunchPad
- Lesson 12: Introduction to HTML Graphics: Canvas
Modern devices on all platforms (desktop, tablet and phone) are location aware - and I was amazed at how easy it was to access GPS coordinates using JavaScript. In fact, having students track their own position as they move around the school or between school and home offers some lovely opportunities for deeper learning of a multitude of STEM concepts.
Use the default code to study the relatively simple script required to access the GPS coordinates of your device. It is based upon the W3Schools GeoLocation tutorial.
If you have any questions or would like to share your experience with this utility, please drop me an email!
Adding All Our Navigation Tools
Adding GeoGebra to the Mix
Adding A Google Map
Add a Heart Rate Monitor?
Home ← Live Mathematics and STEM on the Web ← My First Web Page: Introduction ← Lesson 9