rlayers
Version:
React Components for OpenLayers
20 lines (17 loc) • 555 B
HTML
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="keywords" content="openlayers, react, gis, maps, cartography, typescript, javascript">
<title>rlayers examples - React Components for OpenLayers 6+</title>
</head>
<body>
<div id="fullscreen" class="fullscreen">
<div id="root">
<%= require('../README.md').default %>
</div>
</div>
</body>
</html>