カテゴリ: How do I...? :

disable info windows

1~2 / 2 件のメッセージを表示中
disable info windows basic99 12/07/22 14:25 I have a boundary layer that I don't want to enable info window popups. Can I disable info windows for a layer? Jim W
Re: disable info windows Rebecca Shapley 12/07/26 18:12 Yes, Google Maps API allows you to do that. I'm assuming you're using Google Maps API since you mention layers.  This code sample replaces the usual Fusion Tables info windows with client-side created info windows. It may provide a model for you.  If