Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE HTML>
<head>
<meta name="Mario Pesch" charset="utf-8" content="Some Information about the biggest Cities in Germany">
<link rel="stylesheet" href="style.css" >
<link href="https://fonts.googleapis.com/css?family=Saira+Extra+Condensed" rel="stylesheet">
<link rel="stylesheet"href="https://unpkg.com/leaflet@1.2.0/dist/leaflet.css"
integrity="sha512-M2wvCLH6DSRazYeZRIm1JnYyh22purTM+FDB5CsyxtQJYeKq83arPe5wgbNmcFXGqiSH2XR8dT/fJISVA1r/zQ=="
crossorigin=""/>
<script src="https://unpkg.com/leaflet@1.2.0/dist/leaflet.js"