Tag Archives: Google Maps API

The Google Maps Tooltip Gets a Shadow (and HTML Support)

In the spirit of consistency, I decided to add a shadow to the tooltips (View the example). They just didn’t blend in with the rest of the Google Maps overlays. So I set out to replicate the “standard” Google Maps … Continue reading

Posted in Google Maps API | Tagged , , , | 5 Comments

Batch Geocoding with the Google Maps API

I’ve been working more and more with the Google Maps API recently. And one thing strikes me as odd; it’s difficult to find examples of how to retrieve geocodes for addresses. If you’re going to implement the API in a … Continue reading

Posted in Google Maps API | Tagged , , | 2 Comments

Custom Tooltips for the Google Maps API

Welcome to my JavaScript blog, onemarco.com, or as I like to call it, Blog de Alionso. I’ve been developing with JavaScript for about six months now and I’ve learned so much from others’ blogs. I’ll be sharing some of the … Continue reading

Posted in Google Maps API | Tagged , , , | 13 Comments