You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Add markers to map
2. Set property to each marker
3. Try to find a marker with X property value a setVisible on it.
What is the expected output? What do you see instead?
I have property "brands" set on each marker. I want to find brands with id of
"8", I do: ["8"]
It only returns the ones that have "8" at the begining of the array.
(["8","5"]). Also, can't find with multiple ids, like: ["8","10","9"]
What version of the product are you using? On what operating system?
rc1
Please provide any additional information below.
To see it live, go here http://www.cdc-bike.com/tienda and try selecting from
the checkboxes. If you need something else to test it, please let me know.
Original issue reported on code.google.com by [email protected] on 9 Apr 2013 at 9:54
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 9 Apr 2013 at 9:54The text was updated successfully, but these errors were encountered: