Skip to content
Permalink
|
<!DOCTYPE html> |
|
<html lang="en"> |
|
<head> |
|
<meta charset="utf-8"> |
|
<meta name="author" content="Gabor Farkas" > |
|
<title>Chapter 1 - Creating a simple map</title> |
|
<link href="../../js/ol3-3.11.0/ol.css" rel="stylesheet"> |
|
<link href="ch01.css" rel="stylesheet"> |
|
<script type="text/javascript" src="../../js/ol3-3.11.0/ol.js"></script> |
|
<script type="text/javascript" src="ch01_simple_map.js"></script> |
|
</head> |
|
<body> |
|
<div id="map" class="map"></div> |
|
</body> |
|
</html> |
You can't perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.