Welcome to Advanced Interactive Web Mapping, Programming, and Design, Class 1
This is a web page that can be viewed as slides.
→ to move forward
← to go back
Class 1
<p> <a href="...">Link One</a> </p> <p> <a href="...">Link Two</a> </p> <a href="...">Link Three</a>
<div id="map"> </div>
var points;
var points = [];
var points = {};
var map = L.map('map');
where you import, edit, and analyze your data
you can upload:
where you make public map views of your tables