Skip to content

Instantly share code, notes, and snippets.

View vedro-compota's full-sized avatar

vedro-compota vedro-compota

View GitHub Profile
@vedro-compota
vedro-compota / index.html
Last active December 13, 2018 11:06
osm openlayers cluster add feature proble example
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="initial-scale=1.0, user-scalable=no, width=device-width">
<style>
html, body, .map { height: 100%; width: 100%; };
</style>
<link href="https://cdn.rawgit.com/openlayers/openlayers.github.io/master/en/v5.3.0/css/ol.css" rel='stylesheet' type='text/css' />