Up until last Monday, the paths where colored red by default and when the user selected one the color changed to green along with the arrows on the Map but now the paths are all colored white and the arrows are painted the correct color. I didn't change any of the css/js concerning the map. Has any of the scripts or stylesheets default values changed?
<link rel="stylesheet" href="">cdn-na.infragistics.com/.../infragistics.theme.css" />
<script src="">igniteui.com/.../script> <script src="">code.jquery.com/.../script> <script src="">code.jquery.com/.../script> <script src="">cdn-na.infragistics.com/.../script> <script src="">cdn-na.infragistics.com/.../script> <script src="cdn-na.infragistics.com/.../infragistics.dv.js
Hello Jason,Thank you for contacting us and thank you for the sample.The version of ignite-ui in the cdn is 19.2.23 and it was released about a month ago, which means that no modifications are made to the cdn package for almost 30 days.I was also able to reproduce the behavior you are seeing on your side with version 19.1 of ignite-ui.I suggest you to follow this help topic to achieve the desired behavior.Please, let me know if you have any questions.Best Regards,Hristo Popov
I have attached a sample application that reproduces the same results.IgMap.zip