You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
647 B
8 lines
647 B
<!doctype html><html><head><meta charset="UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=Edge"><meta name="viewport" content="initial-scale=1,user-scalable=no,width=device-width"><title>ol-mapbox-style example</title><style>html, body {
|
|
height: 100%;
|
|
margin: 0;
|
|
}
|
|
#map {
|
|
width: 100%;
|
|
height: 100%;
|
|
}</style><script defer="defer" src="common.js"></script><script defer="defer" src="geojson.js"></script><link href="geojson.css" rel="stylesheet"></head><body><div id="map"></div><script src="https://polyfill.io/v3/polyfill.min.js?features=default,fetch,String.prototype.startsWith"></script></body></html> |