Skip to content

Instantly share code, notes, and snippets.

View adonig's full-sized avatar

Andreas Donig adonig

  • 94032 Passau, Germany
View GitHub Profile
@adonig
adonig / index.html
Created May 30, 2018 10:48 — forked from jirik/index.html
Show Klokantech Basic GL Style using ol-mapbox-style
<!DOCTYPE html>
<html>
<head>
<title>Klokantech Basic GL Style using ol-mapbox-style preview</title>
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Open+Sans" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/ol3/3.19.1/ol.css">
<style>
html, body {
height: 100%;
margin: 0;