0

バグトラッカーによると、これは修正されるはずです: https://code.google.com/p/earth-api-samples/issues/detail?id=108

mouseupGoogle Earth オブジェクトのハンドラー内の私のコード:

setTimeout(_.bind(function(){
    $('#takecontrol').focus();
    this.googleEarthObj.getWindow().blur();
}, this), 1);

これは Firefox では機能しますが、Chrome では正しく機能していないようです。誰かが回避策を見つけましたか?

4

0 に答える 0