Hello,
Is there a way for the Ballon information not to appear when clicking on a marker when using the Openlayers engine?
Thank you!
Hello,
Is there a way for the Ballon information not to appear when clicking on a marker when using the Openlayers engine?
Thank you!
The balloon appears only when the Marker.Title
property is not empty.
Can you please try setting it to an empty string instead?
Hello,
Yes, that did the trick!
Thank you!