Skip to content

Instantly share code, notes, and snippets.

View burhr2's full-sized avatar

Burhan burhr2

View GitHub Profile
<html>
<head>
<script src="jquery-2.1.4.js"></script>
<link rel="stylesheet" type="text/css" href="styles.css">
<style>
#map {
height: 500px;
}
</style>
</head>