<?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>Flying memes &#187; Tiles</title>
	<atom:link href="http://sandropaganotti.com/tag/tiles/feed/" rel="self" type="application/rss+xml" />
	<link>http://sandropaganotti.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 25 Jul 2010 12:45:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Un nuovo tile engine per google map</title>
		<link>http://sandropaganotti.com/2009/04/26/un-nuovo-tile-engine-per-google-map/</link>
		<comments>http://sandropaganotti.com/2009/04/26/un-nuovo-tile-engine-per-google-map/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 22:27:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Algoritmi]]></category>
		<category><![CDATA[Interfaccie]]></category>
		<category><![CDATA[Google Map]]></category>
		<category><![CDATA[Tiles]]></category>

		<guid isPermaLink="false">http://sandropaganotti.com/?p=152</guid>
		<description><![CDATA[Conoscevo Google Map e le sue fantastiche API ma solo di recente ho deciso di spulciare un pò più a fondo la sua documentazione e ho scoperto la notevole possibilità di modificare i tiles visualizzati da Google Map trasformando questo strumento da strettamente cartografico a ZUI (zoomable user interface). Come funziona? Bisogna istanziare un nuovo [...]]]></description>
			<content:encoded><![CDATA[<p>Conoscevo <a href="http://www.google.com/maps">Google Map</a> e le sue fantastiche <a href="http://code.google.com/apis/maps/">API</a> ma solo di recente ho deciso di spulciare un pò più a fondo la sua <a href="http://code.google.com/apis/maps/documentation/">documentazione</a> e ho scoperto la notevole possibilità di modificare i tiles visualizzati da Google Map trasformando questo strumento da strettamente cartografico a ZUI (zoomable user interface).</p>
<p>Come funziona? Bisogna istanziare un nuovo oggetto della classe <a href="http://code.google.com/apis/maps/documentation/reference.html#GTileLayer">GTileLayer</a> e specificarne all&#8217;interno una funzione che, ricevuti due parametri (un oggetto <a href="http://code.google.com/apis/maps/documentation/reference.html#GPoint">GPoint </a>e un numero indicativo del livello di zoom) sappia ritornarne l&#8217;immagine appropriata.</p>
<p>Nel prossimo articolo andrò un pò più nel dettaglio, per il momento <a href="http://www.sandropaganotti.com/wp-content/map/mappa.html">vi lascio a questa proof-of-concept</a> che potrebbe trasformarsi, a breve, nella gallery ufficiale del sito.</p>
]]></content:encoded>
			<wfw:commentRss>http://sandropaganotti.com/2009/04/26/un-nuovo-tile-engine-per-google-map/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
