Archive for the 'Overlays' Category



Google SKY!

I thought I’d share this with anyone who hasn’t received it yet… Another example of what you could do with the maps interface and an alternative tile set like Jeff’s blue-marble map.
Starting today, astronomy enthusiasts can now view imagery of millions
of celestial objects online - without downloading software.
Google Sky brings the imagery and functionality of […]

In the last few weeks we’ve seen an explosion of people complaining about the lack of asinh() on the Windows version of PHP. We use the asinh() function extensively in Chapter 7 for the custom tile overlays. Admittedly, we didn’t test any of the code against windows versions of PHP (we’re LAMP folks), so until […]

Clickable LabeledMarker

Back in January, I demonstrated how to extend GMarker for text-based labels. In the interests of keeping things simple, I ignored any event handling, and just covered the nuts and bolts of how to make a wrapper class in JavaScript, and how to add the basic functionality we wanted.
Well, we had a number of requests […]

Update: Once you’re through with this article, there’s a followup that shows how to also make them clickable.
Many people find the object-oriented aspect of JavaScript to be very confusing. Fortunately, the designers of the Google Maps API have managed to make it extremely accessible—if all you ever did was instantiate their classes and then build […]

One thing every Maps developer notices eventually, is that the API’s imagery doesn’t exactly match that which is on Google Maps itself.
Check out the two maps of uptown Waterloo, below. The image on the left is a shot of the API, while the one on the right is from Google Maps. Not only is the […]