-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
1 lines (1 loc) · 1.27 KB
/
index.html
1
<!DOCTYPE html><html><head><meta charset="utf-8"><title>Traffic Example</title><meta name="viewport" content="initial-scale=1,maximum-scale=1,user-scalable=no"><link href="https://api.mapbox.com/mapbox-gl-js/v2.2.0/mapbox-gl.css" rel="stylesheet"><link href="/csb-ntitd/styles.5dadf38f.css" rel="stylesheet"><script src="https://api.mapbox.com/mapbox-gl-js/v2.2.0/mapbox-gl.js"></script><link rel="stylesheet" href="/csb-ntitd/drawmap.6df98793.css"></head><body> <nav id="listing-group" class="listing-group"> <input type="checkbox" id="scrollZoom" checked=""> <label for="scrollZoom">Scroll zoom</label> <input type="checkbox" id="boxZoom" checked=""> <label for="boxZoom">Box zoom</label> <input type="checkbox" id="dragRotate" checked=""> <label for="dragRotate">Drag rotate</label> <input type="checkbox" id="dragPan" checked=""> <label for="dragPan">Drag pan</label> <input type="checkbox" id="keyboard" checked=""> <label for="keyboard">Keyboard</label> <input type="checkbox" id="doubleClickZoom" checked=""> <label for="doubleClickZoom">Double click zoom</label> <input type="checkbox" id="touchZoomRotate" checked=""> <label for="touchZoomRotate">Touch zoom rotate</label> </nav> <div id="map"></div> <script src="/csb-ntitd/drawmap.8d3ed9c6.js" type="text/javascript"></script> </body></html>