Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
295
Dynamically change tooltip on the tooltipshowing event if IgMap
posted

I have multiple points on a geographic symbol series. Each point indicates whether its origin or destination, but some of the points can be have multiple connection points. For example in the pick you see points that is an origin and destination. The paths are built using points in json. What I am wanting do is add a custom tooltip on the path(PolylineSeries) and a custom tooltip for the GeographicSymbols that can be altered when the tooltipshowing event is called. Not all of the points will have multiple origin and destination so a the template with just one entry like you have on the website want work in this case. Do you have any suggestions on how I can accomplish this.

Parents
No Data
Reply
  • 16310
    Offline posted

    Hello Jason,

    Thank you for contacting Infragistics !

    I read carefully your post and examined the screenshot, but I am not completely sure that I understand the issue.

    First, I am sure about that you want to have tooltips for when hovering the polyline. I am doubtful that this is possible at all, but I started a discussion with our dev team to fire it out, and I will keep you posted on our findings.

    Regarding tooltips on the symbols - altering those tooltips is possible, but I am not sure what you mean by saying "points will have multiple origin and destination ". Please provide more details around this requirement, or even a sample that uses such data points.

    I am looking forward to hearing from you.

Children