Upcoming Google Map API Update
Thursday, April 27th, 2006Warning: this post is rather geeky!
At the beginning of the month, Google announced v2 of the API interface. As I was busy with a recent server crash (unrelated to iBegin), there was no time to update the system before I left on vacation. Updating the system is also a lot more tricky than it appears - the search, Explorer, and highway traffic maps all use different methods in displaying the data, so updating all three is far from trivial. I am still on vacation (my first in years) so still no time to really bunker down and update to V2.
So things could break. Google says 99% of maps should be fine, and since we use mostly documented features (just some undocumented ones to combat memory leaks), there shouldn’t be any problems.
There is good news. I have started to research V2’s extra features, and there is some good stuff added. Especially promising is that the JS size is cut in half and there are tabs for InfoWindows. This should allow me to put in a lot more information without overwhelming the window.
So good things are coming, will take just a while.