I was lucky enough to attend the Yahoo!7 Open Session this evening. While talking to some staff I discovered that they have the tiles with street maps for Australia, which are available on maps.yahoo.com.au, but they aren’t yet available via the maps API. Hopefully they’ll be available soon.
yui
...now browsing by tag
babysitting co-op
babysitting group
barcampsydney
firebug
google
jquery
lca08
Linux
maps
microisv
open source
osdc
PHP
planet-microisv.com
remix
small business server
sugarcrm
sydphp
unit testing
web 2.0
windows
yahoo
yui
zend framework
zoombug
Yahoo! Maps Part 2
Wednesday, April 22nd, 2009Yahoo! maps versus Google maps
Monday, April 20th, 2009Over the last two days I’ve found a couple of hours to play with both Yahoo maps and Google maps. It’s my first attempt at building an application that plots data on a map. After starting with Yahoo I quickly moved to Google. The main reason for switching was because the Yahoo (API) maps don’t include street maps for Australia. This seemed kind of strange as maps.yahoo.com.au does include them. A quick check of some US cities and London showed that they did have street maps so I think I set it up correctly.
Currently it displays a marker on the map for every data point. The next challange is:
- Only include markers that will be rendered on the current map,
- Combining markers as the user zooms out.
This site contains my personal ramblings on Linux, PHP, Java, .NET and anything else that I feel is important.