Skip to content

Instantly share code, notes, and snippets.

View Sohaibse's full-sized avatar

Muhammad Sohaib Sohaibse

View GitHub Profile
@MrKistic
MrKistic / gmap-recentre.html
Created July 2, 2013 02:09
Example of a responsive embedded Google map. It will recenter on window resize.
<!DOCTYPE html>
<html>
<head>
<title>Google Maps JavaScript API v3 Example: Map Simple</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
<meta charset="utf-8"/>
<style>
html, body {
margin: 0;