Slashdot Mirror


Google Releases Maps API for External Use

bahree writes "Google now has officially released their API's for Google Maps; till now there were a few hacks in place such as my where I work, but now its all supported. You would need to get a key, which is associated with a specific url, you can get that here and also read up on all the fun details here." CT: Sorry for the dupe. Teach me to forget to relaunch my mail client.

5 of 172 comments (clear)

  1. my favorite google map hacks :) by professorhojo · · Score: 5, Informative
  2. shameless plug by harshaw · · Score: 3, Informative

    There are a number of fantastic google maps hacks site popping up.

    You might want to check out placeshare.org to see a simple site that does flikr style tagging with user managed locations.

    There are a couple other sites that are moving in the same direction... there were some excellent demo's at the where2.0 conference yesterday.

  3. Re:satellite view by mogrify · · Score: 3, Informative

    It does. You have to do

    map.addControl(new GMapTypeControl());

    --
    perl -e 'foreach(values %SIG){$_="IGNORE";}while(){}'
  4. "Re:50K Pageviews" by Anonymous Coward · · Score: 5, Informative

    I suppose the question is, do they consider each tile you load from their map server a page view? If they do, it wouldn't take many users scrolling around on the maps to get their.

    "A "page view" is the number of times users download the JavaScript, not the number of map tiles, so it is a fairly high limit for most sites. Also, we are not restricting use of the API to small sites -- we are just asking that sites who have more page views than 50K contact us first to ask permission so we can make sure we can handle the load.

    Bret Taylor
    Product Manager, Google Maps"