Won't Fix
Last Updated: 11 May 2016 10:32 by ADMIN
MapPolyline (Informationlayer) or PolylineData (VisualizationLayer) disappear on higher zoom levels.

The origin of this issue is that Silverlight has limitation for the size of the polyline objects. Once this limit is reached, the calculations are wrong and the polyline is displayed incorrectly.

Possible workaround could be adding multiple smaller polylines / lines instead of one big polyline with many intermediate points.
Won't Fix
Last Updated: 04 Feb 2016 15:06 by Alex
Any errors related to the image, however, cause the ImageFailed event from the UriImageProvider.Image property to fire repeatedly and never stop. This has been caused by 404 File Not found errors from missing images and also by a strange issue with Internet Explorer where large PNG images sometimes won't show.

Workaround:
Remove the image provider that works incorrectly using the Image.ImageFailed event.

The XAML team has recently reviewed this issue and will not be addressing it as at this time the team is focusing on the bugs impacting the highest number of developers. If you have encountered this issue and it is blocking for your work please contact us through the support ticketing system with details on your setup and a reference to this item.
Won't Fix
Last Updated: 24 Jul 2015 11:55 by ADMIN
ADMIN
Created by: Petar Marchev
Comments: 0
Category: Map
Type: Bug Report
0
MapPolyline (Informationlayer) or PolylineData (VisualizationLayer) disappear on higher zoom levels.


The origin of this issue is that Silverlight has limitation for the size of the polyline objects. Once this limit is reached, the calculations are wrong and the polyline is displayed incorrectly.

Possible workaround could be adding multiple smaller polylines / lines instead of one big polyline with many intermediate points.

The XAML team has recently reviewed this issue and will not be addressing it as at this time the team is focusing on the bugs impacting the highest number of developers. If you have encountered this issue and it is blocking for your work please contact us through the support ticketing system with details on your setup and a reference to this item.