Skip to content

Instantly share code, notes, and snippets.

@ToeJamson
Created March 20, 2018 22:04
Show Gist options
  • Save ToeJamson/143d873a519f1561a48943f0c75c1851 to your computer and use it in GitHub Desktop.
Save ToeJamson/143d873a519f1561a48943f0c75c1851 to your computer and use it in GitHub Desktop.
location
<!doctype html>
<html>
<head>
<title>Google Maps Tutorial</title>
<script src="https://cdn.pubnub.com/sdk/javascript/pubnub.4.19.0.min.js"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" />
</head>
<body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment