Google Maps talk

Michael Geary | Wed, 2008-04-02 13:38

Update: I posted some notes and links from the talk.

I’m giving a talk at Google tonight at 6pm about the election maps I’ve been working on. I’ll be talking about:

  • How to use the same code for a mapplet, a Google Gadget, and a Maps API map
  • Turn shape files into map tiles, polygons, and markers
  • Collect voting results into JSON objects
  • Marker madness - can we make it fast enough?
  • Hosting on Google Code and Amazon S3
  • A custom Twitter map using Jabber to track keywords

I’ll follow up tomorrow with links to the resources I mention in the talk, and then will post a series of articles going into some of the topics in more detail. If you are at the talk or watch the YouTube video, let me know in the comments what areas are of most interest for follow-on articles.

To register for the talk: https://sv-gtug-4.eventbrite.com/

Thanks!

Submitted by Vishal Mac (not verified) on Wed, 2008-04-02 20:43.

Mike, I really learned a lot about mapplets today during your talk at Google. Great talk, and the code snippets you spoke about sorting in JavaScript (which is very slow). Please let me know when you’ll be posting some of the stuff you spoke today at the talk so I could know more about mapplets. Thanks Vishal.

Submitted by Michael Geary on Thu, 2008-04-03 21:53.

Thanks very much, Vishal, you are really kind to say that.

I just posted the links to most of what I talked about, including the fast sort function for JavaScript and other goodies. I’ll follow up with some more detailed articles over the next week or so. Stay tuned… :-)