Created
May 31, 2013 16:28
-
-
Save renatocantarino/5686154 to your computer and use it in GitHub Desktop.
Html Body
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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