Posts Tagged ‘google’

HTML5 Geolocation – Google Map with Modernizr

Written on July 4th, 2010 by Thorno shouts

HTML5 defines a very handy function, which is geolocation. Basically, this function will try to locate user’s location. But at the moment, not every browser supports this function. We need [...]

Filed under Programming Tags:, ,

Obtaining Google Android Map API Key

Written on June 30th, 2010 by Thorno shouts

As a beginner on Android platform, I was trying to embed Google map in my application. I have everything right, except the map is not loading, and no exception was [...]

Filed under Programming Tags:,

Google Ajax Libraries Gotcha!

Written on February 23rd, 2010 by Thorno shouts

I was working on Google Map for the past few days, and was using jQuery to retrieve markers information from another URL using ajax. I came across the Google Ajax [...]

Filed under Programming, Work Tags:,