<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Frogx.Three &#187; Cómo utilizar Google Maps en localhost, con un API Key valida...</title>
	<atom:link href="http://www.frogx3.com/2007/11/30/como-utilizar-google-maps-en-localhost-con-un-api-key-valida/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.frogx3.com</link>
	<description>Blog de diseño con recursos para diseño y desarrollo web - Tutoriales, tips, snippets, iconos, recursos, plantillas</description>
	<lastBuildDate>Thu, 09 Feb 2012 20:00:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Cómo utilizar Google Maps en localhost, con un API Key valida</title>
		<link>http://www.frogx3.com/2007/11/30/como-utilizar-google-maps-en-localhost-con-un-api-key-valida/</link>
		<comments>http://www.frogx3.com/2007/11/30/como-utilizar-google-maps-en-localhost-con-un-api-key-valida/#comments</comments>
		<pubDate>Fri, 30 Nov 2007 13:00:49 +0000</pubDate>
		<dc:creator>Jorge</dc:creator>
				<enclosure url="http://media.frogx3.com/2007/11/03-1234_frogxthree.jpg" length="32000" type="image/jpg" />
				<category><![CDATA[API]]></category>
		<category><![CDATA[Desarrollo]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[desarrollo web]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[Mapas Online]]></category>

		<guid isPermaLink="false">http://www.frogx3.com/2007/11/30/como-utilizar-google-maps-en-localhost-con-un-api-key-valida/</guid>
		<description><![CDATA[Usualmente para trabajar con las API&#8217;s de Google necesitamos registrar una URL con la cual nos devolvería una Clave codificada para incluir en nuestro sitio y asi poder utilizar sus...]]></description> 
			<content:encoded><![CDATA[<p align="center"><img src="http://www.frogx3.com/wp-content/uploads/2007/11/03-1234_frogxthree.jpg" alt="03 1234 frogxthree Cómo utilizar Google Maps en localhost, con un API Key valida"  title="Cómo utilizar Google Maps en localhost, con un API Key valida" /></p>
<p>Usualmente para trabajar con las API&#8217;s de <a href="http://www.google.com"  title="Google" target="_blank">Google</a> necesitamos registrar una URL con la cual nos devolvería una Clave codificada para incluir en nuestro sitio y asi poder utilizar sus servicios en nuestro sitio, pero por alguna razon en el caso de <a href="http://www.google.com/apis/maps"  title="Google Maps API" target="_blank">Google Maps</a> si intentamos generar una API Key para el dominio http://localhost/ la clave que nos regresa resulta ser invalida, obligándonos a tener que hacer las pruebas en un servidor en linea o registrar nuestra IP como URL.</p>
<p>Pero para todo ay solución y buscando en <strong>Google </strong>me he encontrado con este sitio que nos da el <strong>API Key</strong> correcto para utilizar <em>Google Maps en localhost</em>, esto es solo para hacer pruebas claro esta.</p>
<p>El <em>API Key para usar Google Maps en http://localhost</em>:</p>
<pre><span class="constant">ABQIAAAAnfs7bKE82qgb3Zc2YyS</span><span class="punct">-</span><span class="ident">oBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxSySz_REpPq</span><span class="punct">-</span><span class="number">4</span><span class="constant">WZA27OwgbtyR3VcA</span></pre>
<p>Enlace: <a href="http://snippets.dzone.com/posts/show/3201"  title="Google Maps API Key for localhost" target="_blank">Google Maps API Key for http://localhost/</a></p>
<!-- SimpleReach Slide Plugin Version: 0.6.0 -->
<script type='text/javascript' id='simplereach-slide-tag'>
    __spr_config = {
      pid: '4e4ae1a5c2b219358b000005',
      title: 'Cómo utilizar Google Maps en localhost, con un API Key valida',
      ckw: 'API,desarrollo web,Google Maps,localhost,Mapas Online',
      chan: '',
      no_slide: '',
      slide_logo: true,
      pub: '2007-11-30 19:00:49',
      url: 'http%3A%2F%2Fwww.frogx3.com%2F2007%2F11%2F30%2Fcomo-utilizar-google-maps-en-localhost-con-un-api-key-valida%2F',
      header: 'TAMBIEN TE RECOMENDAMOS'
    };
    var content = document.getElementById('simplereach-slide-tag').parentNode, loc;
    if (content.className){ loc = '.' + content.className; }
    if (content.id){ loc = '#' + content.id; }
    __spr_config.loc = loc || content;
    (function(){
    var s = document.createElement('script');
      s.async = true;
      s.type = 'text/javascript';
      s.src = document.location.protocol + '//d8rk54i4mohrb.cloudfront.net/js/slide.js';
      __spr_config.css = 'document.location.protocol + '//d8rk54i4mohrb.cloudfront.net/css/p/4e4ae1a5c2b219358b000005.css';
      var tg = document.getElementsByTagName('head')[0];
      if (!tg) {tg = document.getElementsByTagName('body')[0];}
      if (tg) {tg.appendChild(s);}
    })();
</script>
]]></content:encoded>
			<wfw:commentRss>http://www.frogx3.com/2007/11/30/como-utilizar-google-maps-en-localhost-con-un-api-key-valida/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

