A click currently triggers a Popup if there is a popupTemplate set. There should be another click option that would get fired when a feature is clicked.
Not sure what to pass to the function. The click event, the vector (marker, Polyline, Polygon), feature properties?
A click currently triggers a Popup if there is a
popupTemplate
set. There should be anotherclick
option that would get fired when a feature is clicked.Not sure what to pass to the function. The click event, the vector (marker, Polyline, Polygon), feature properties?
/cc @bmcbride