Skip to content

Instantly share code, notes, and snippets.

@renatocantarino
Created May 31, 2013 16:28
Show Gist options
  • Save renatocantarino/5686154 to your computer and use it in GitHub Desktop.
Save renatocantarino/5686154 to your computer and use it in GitHub Desktop.
Html Body
<body>
<p id="bind">Pegar Localização:</p>
<button onclick="getLocation()">Localizar</button>
<div id="map"></div>
<form id="form1" runat="server">
<div>
</div>
</form>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment