I want to change the label content when I select an option in a combobox.
I use
marker.setOptions({ labelContent: value });
Or
marker.set("labelContent", value);
In both cases the first time works fine but the following times the label is
not changing!!!
Original issue reported on code.google.com by mayte.vg...@gmail.com on 17 Mar 2014 at 10:07
Original issue reported on code.google.com by
mayte.vg...@gmail.com
on 17 Mar 2014 at 10:07