<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with maps and API</title>
      <link>http://ask.metafilter.com/tags/maps+API</link>
      <description>Questions tagged with 'maps' and 'API' at Ask MetaFilter.</description>
	  <pubDate>Tue, 06 May 2008 14:42:50 -0800</pubDate> <lastBuildDate>Tue, 06 May 2008 14:42:50 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>How to use google maps API to create new functions?</title>
	<link>http://ask.metafilter.com/90709/How%2Dto%2Duse%2Dgoogle%2Dmaps%2DAPI%2Dto%2Dcreate%2Dnew%2Dfunctions</link>	
	<description>How would one go about creating new functionality with google maps API?(eg. create a button that controls the zoom interface in order to with the click of one button zooms out then zooms in a new location at some preset speed, or perhaps flies you to several locations with one button click) Im more a scripter than a programmer and am especially interested if there is already some sort of open source library of tools that have been built for this kind of idea. &lt;br&gt;
&lt;br&gt;
Im not sure how intense such a project would be if doing it from scratch and what combination of tools would be optimal.  Im also not sure if there are any legal points to consider when hacking API?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.90709</guid>
	<pubDate>Tue, 06 May 2008 14:42:50 -0800</pubDate>
	<category>API</category>
	<category>custom</category>
	<category>google</category>
	<category>hack</category>
	<category>maps</category>
	<dc:creator>figTree</dc:creator>
	</item>
	<item>
	<title>I Don&apos;t Want The World, Just Your Half</title>
	<link>http://ask.metafilter.com/90355/I%2DDont%2DWant%2DThe%2DWorld%2DJust%2DYour%2DHalf</link>	
	<description>Looking for guidance on using Google Maps, or a workalike, for a non-map (blueprints) application. I&apos;d like to use the basic UI of Google Maps (or some other free/open workalike) to web-ify some blueprints so that building stakeholders can annotate and add their own &apos;markers&apos; and notes.&lt;br&gt;
&lt;br&gt;
I have looked through Google&apos;s Maps API and many online tutorials and such, but all seem to be about adding functionality to the existing geo-models (layers, notes, vectors added to street maps, etc). I&apos;ve also, yes, read the previous AskMes on related Maps issues, but they&apos;re all world-map-related.&lt;br&gt;
&lt;br&gt;
The big difference is this: I don&apos;t need the Earth, here, or geographic &quot;infrastructure&quot; at all: just my own large flat graphics to be navigated, zoomed in/out, and annotated with little points of interest + notes. There are no corresponding real-world locations to &quot;overlay&quot; this onto. It would be nice if the visibility of these annotated points could be turned on/off, layers style, too, so that comments from different people/teams could be shown or hidden, so the blueprint graphics could be viewed &quot;clean&quot; or marked up in various ways.&lt;br&gt;
&lt;br&gt;
I &lt;i&gt;think&lt;/i&gt; I have seen this done with the Maps API before (a print catalog? magazine? something) but I can&apos;t find the example now, nor any tutorials or samples.&lt;br&gt;
&lt;br&gt;
I need very basic Maps stuff: just navigation, zooming, and point/note adding. &lt;br&gt;
&lt;br&gt;
Again, this could be via Google Maps in some way I don&apos;t quite grok. If so, I just need a shove in the right direction or a simple, studyable source example to learn from. Or it could be some other library that provides the basic functionality of nav/zoom/add-point/add-note.&lt;br&gt;
&lt;br&gt;
I already have very large graphics of the blueprints in question, which I can convert to any format, and I&apos;m competent with JavaScript. I refuse to believe I should write my own framework from scratch here. &lt;br&gt;
&lt;br&gt;
What next?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.90355</guid>
	<pubDate>Fri, 02 May 2008 05:01:52 -0800</pubDate>
	<category>api</category>
	<category>blueprints</category>
	<category>google</category>
	<category>library</category>
	<category>maps</category>
	<dc:creator>rokusan</dc:creator>
	</item>
	<item>
	<title>How can I use Google Maps on a secure page?</title>
	<link>http://ask.metafilter.com/66286/How%2Dcan%2DI%2Duse%2DGoogle%2DMaps%2Don%2Da%2Dsecure%2Dpage</link>	
	<description>How can I include a Google Map on a secure page? I&apos;m including a Google Map on a page where users can sign up for a service. The page is accessed via SSL, and before I included the map, the entire page was transmitted securely. Now, however, browsers complain that portions of the page (the map) are transmitted insecurely. I understand the user information is still secure, but my users probably won&apos;t.&lt;br&gt;
&lt;br&gt;
How can I change this page so that the google map is still available and users may still interact with it, but the entire page is delivered via SSL?&lt;br&gt;
&lt;br&gt;
Additionally, I had to change firewall rules for the users&apos; subnet to allow access to google.com to load the map. Is there a way to rework this such that the server does the work of loading the map and presents it to the users?&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.66286</guid>
	<pubDate>Thu, 05 Jul 2007 09:41:18 -0800</pubDate>
	<category>api</category>
	<category>google</category>
	<category>html</category>
	<category>maps</category>
	<category>php</category>
	<category>secure</category>
	<category>ssl</category>
	<category>webpage</category>
	<dc:creator>odinsdream</dc:creator>
	</item>
	<item>
	<title>How do I include a link to driving directions in an embedded Google Map?</title>
	<link>http://ask.metafilter.com/65925/How%2Ddo%2DI%2Dinclude%2Da%2Dlink%2Dto%2Ddriving%2Ddirections%2Din%2Dan%2Dembedded%2DGoogle%2DMap</link>	
	<description>What is the best way to embed a Google Map of a business&apos;s location, including a link to driving directions? This is for a small business&apos;s website. All I want is a small embedded map of the business&apos;s location, with a standard pop-up flag including links for driving directions, the address, etc. (Basically like what you see &lt;a href=&quot;http://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;q=foo&amp;sll=33.751836,-84.329203&amp;sspn=0.026762,0.039053&amp;ie=UTF8&amp;om=1&amp;ll=33.826647,-84.118195&amp;spn=0.106953,0.156212&amp;z=13&amp;iwloc=B&quot;&gt;here&lt;/a&gt;, but without the extra search results on the left-hand side.&lt;br&gt;
&lt;br&gt;
If there&apos;s a better input method for requesting driving directions, that would be fine too.&lt;br&gt;
&lt;br&gt;
I would think that providing a map &amp;amp; driving directions to a specific business would be one of the most common uses of the &lt;a href=&quot;http://www.google.com/apis/maps/&quot;&gt;Google Maps API&lt;/a&gt;, but I don&apos;t see any examples of what I&apos;m looking for. Surely, there must be a simple, standard way to provide driving directions on your website&#8230; Right?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.65925</guid>
	<pubDate>Fri, 29 Jun 2007 14:55:08 -0800</pubDate>
	<category>API</category>
	<category>design</category>
	<category>directions</category>
	<category>driving</category>
	<category>embedded</category>
	<category>Google</category>
	<category>Maps</category>
	<category>web</category>
	<dc:creator>designbot</dc:creator>
	</item>
	<item>
	<title>How can I automate &quot;white pages&quot; lookups?</title>
	<link>http://ask.metafilter.com/52145/How%2Dcan%2DI%2Dautomate%2Dwhite%2Dpages%2Dlookups</link>	
	<description>Is there a free (or cheap) API or public database that can be used for &quot;white pages&quot; lookups? I have a list of the names of about 500 people who live in a small 3-city area, and I&apos;ve been given the assignment of basically looking up their exact address, and sorting them into categories based on what sub-region they live in. Is there a way I can do this programatically? I know I can do it manually using something like whitepages.com and Google Maps, but that seems &lt;em&gt;really&lt;/em&gt; tedious. I&apos;d like to be able to write an application that will look up the person&apos;s address using their name and the city they live in (I have that information already), and from there I can probably use the Google Maps API to get an approximate enough location. Does anyone know of an API or public database that my application can use to look this information up? Thanks in advance!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.52145</guid>
	<pubDate>Fri, 01 Dec 2006 08:53:34 -0800</pubDate>
	<category>address</category>
	<category>api</category>
	<category>location</category>
	<category>maps</category>
	<category>whitepages</category>
	<dc:creator>Vorteks</dc:creator>
	</item>
	<item>
	<title>Connect the dots on a map</title>
	<link>http://ask.metafilter.com/40972/Connect%2Dthe%2Ddots%2Don%2Da%2Dmap</link>	
	<description>If I plot directions on Google Maps between two places it works well, except that one of the places is actually a few 100m away (enough to throw people off).  Is there a way for me to correct this?  Replot the position?  Are there other services that might be of better use? I&apos;m just using maps.google.com right now but I am competent enough with the maps API that I could go that way if need be.  I really just want to show driving directions between two points.  I&apos;ve thought of just incrementing the address a bit more, but unfortunately it&apos;s a long winding road with only one or two addresses on it.&lt;br&gt;
&lt;br&gt;
I can elaborate with specific details if needed.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.40972</guid>
	<pubDate>Mon, 26 Jun 2006 15:37:53 -0800</pubDate>
	<category>api</category>
	<category>google</category>
	<category>maps</category>
	<dc:creator>furtive</dc:creator>
	</item>
	
	</channel>
</rss>

