Merge pull request #12732 from mike-000/patch-1
Add <meta charset="utf-8"> to Quick Start
This commit is contained in:
@@ -18,6 +18,7 @@ Below you'll find a complete working example. Create a new file, copy in the co
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/openlayers/openlayers.github.io@master/en/{{ latest }}/css/ol.css" type="text/css">
|
||||
<style>
|
||||
.map {
|
||||
|
||||
Reference in New Issue
Block a user