Skip to content

Instantly share code, notes, and snippets.

@mariomoraesneto
Created December 17, 2012 19:42
<!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