Add charset so that zoom out button shows correctly

This commit is contained in:
Bart van den Eijnden
2015-04-20 18:45:00 +02:00
parent a07809cbbf
commit 83f1234d7a

View File

@@ -53,6 +53,7 @@ example:
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Using Browserify with OpenLayers</title>
<link rel="stylesheet" href="node_modules/openlayers/dist/ol.css" type="text/css">
<style>