[MapQuery] Make it possible to add event listeners to the map options?

Arnie Shore shoreas at gmail.com
Thu Mar 8 08:31:00 EST 2012


I want to be able to keep a sidebar in synch with icons display, so an
add/remove-layer event looks like that would work well.

On 3/8/12, Volker Mische <volker.mische at gmail.com> wrote:
> Soon you will be able to add listeners as a hash:
>
> map.bind({
>   addlayer: function() {},
>   removelayer: function() {}
> });
>


More information about the MapQuery mailing list