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.
Please let me know if you have further questions, I will be glad to help.