Creating Connectors on anychart maps
I am trying to create a series type of connector on the map region. I can create 2 points and a line connecting them using map series type of line.
Then I can attach data to those points using custom xml. However, attached data is assoiciated with points on the map. Anychart has a series
type called "connector" which creates a connection between multiple points. If I try to change series type from "Line" to "connector", Map comes up
blank. I think the problem is that Apex does not recognize the series type "connector". Does anyone have a work around to attach data to the line rather
0