Created
December 17, 2012 19:42
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
<!DOCTYPE html> | |
<html lang="en" xmlns="http://www.w3.org/1999/xhtml"> | |
<head> | |
<meta charset="utf-8" /> | |
<title>HTML 5 - Geolocalização e API de Mapa Google</title> | |
<!-- Adiciona arquivo externo de javascript - API de Mapa do Google --> | |
<script src="http://maps.google.com/maps/api/js?sensor=false"></script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment