Hi, I'm trying to use feature, marker and popup but cannot access the popup properties.
How do I get access to 'backgroundColor' for example? Thanks :) asked 22 Mar '12, 13:05 lowfreq78 edited 22 Mar '12, 15:50 SomeoneElse ♦ |
One Answer:
What do you mean by "access"? If you want only set the value of the "backgroundColor" properties, you can simply add it with the "autosize", ie:
answered 26 Mar '12, 13:22 NicolasDumoulin |