Simon Willison’s Weblog

Subscribe

2 items tagged “yahoomaps”

2007

Using YUI with the Yahoo! Maps AJAX API. I got bitten by this today—if you’re using both YUI and a Yahoo! map on the same page you need to take a few precautions to avoid library version conflicts. # 8th May 2007, 4:07 pm

Disabling keyboard controls in the Yahoo! Maps Ajax API. map.disableKeyControls() is the incantation—without it, the map will pan when you use the keyboard to scroll up and down the containing page. # 11th April 2007, 1:47 pm