Stephen Burgin

Results 2 issues of Stephen Burgin

Steps to reproduce: - Create a new marker while initializing the marker's Icon property with a Symbol instance (i.e. Icon = new Symbol()) - Call GetIcon() via the resulting marker....

There are marker SetIcon overloads for string and Icon, but oddly enough Symbol is missing. Given Symbol seems to work during marker initialization, it seems odd not to support its...