I liked this dissection of Google Maps.
The interesting bits:
- they use PNGs with 8-bit alpha channels to make -really- nice transparent images that they can overlay on the maps.
- they have an XSLT processing engine—written in JavaScript of all things!—that converts XML location/POI data into HTML for display. Seems like a lot of extra work, but it is eXtensible I suppose.
I played with Maps some more tonight and I’m really impressed. The map dragging works really well. And I love the fact that I can expand my browser to full size and actually get a huge map. That is so beautiful.

Comments
Feb 10 02005 3.11a
#
areitz
Carl,
I concur — Google Maps is really amazing. It works like you expect a map on a computer to work — it doesn’t “feel” like a web page at all. If I didn’t read the details, I would think that it was flash.
-Andy.
Feb 10 02005 2.33p
mxilm #
you’re right; it’s awesome!