Unplanned
Last Updated: 27 Dec 2016 13:07 by ADMIN
Clusters may not be updated if users expand or collapse them while zooming animation is not finished.
Completed
Last Updated: 08 Aug 2016 13:42 by ADMIN
MapPath with RotateTransform is added in InformationLayer runtime. Map produces NullReferenceException.

As a workaround you can use Visualizationlayer and PathData.
Completed
Last Updated: 20 Mar 2015 14:52 by ADMIN
Map with ItemsSource bound to collection is hosted in RadPane . By closing the pane or by using LoadLayout() of RadPane - NulReferenceException is thrown.

Available in LIB version: 2015.1.1603
Unplanned
Last Updated: 27 Dec 2016 13:16 by ADMIN
ADMIN
Created by: Petar Mladenov
Comments: 0
Category: Map
Type: Bug Report
1
In the KML file , Locations are separated witch commas instead of whitespaces , for example:

34.84161774,32.11002378,0,34.8416625,32.10999705,0

The RadMap produces "Input string is in icorrect format" exception. However, other tools read the kml file successfully.
Unplanned
Last Updated: 03 Jan 2017 20:55 by ADMIN
Currently users need to find the crreect ItemsPresenter in code behind and export it with telerik ExportExtensions methods.
Completed
Last Updated: 08 Mar 2018 09:16 by ADMIN
 Map freezes if current culture is non en-US ,AsyncShapeFileReader reads shapes and the Map is zoomed.
Unplanned
Last Updated: 04 Jan 2017 07:27 by Vlad
RadMap Supports reading shp, kml files.

Add feature to support the opposite , the items from the Visualization layer to be exported as shp, kml files.
Unplanned
Last Updated: 03 Jan 2017 21:09 by Andrew
Often clients need to change the colors of the Bing / OpenStreet Maps.

Reasearch for a possible solution and add it in XAML SDK GitHub if possible. 
Unplanned
Last Updated: 27 Dec 2016 12:59 by ADMIN
Map has 2 providers initially - BingMapProvider and Custom Provider A. Runtime we remove A and add B - other custom provider. As a result - the image from bingmapprovider (world continents) is not displayed. As a workaround, users need to clear all providers and then Add BingMapProvider then add provider B.
Won't Fix
Last Updated: 24 Jul 2015 13:32 by ADMIN
Setting IsFilled property of the MapPathFigureView to False has no effect. The figure is not shown at all.

The workaround is to use MapShapeFill and set Fill = Transparent.

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.
Completed
Last Updated: 20 Jan 2015 14:42 by ADMIN
When using MapArcSementView , setting SweepDirection="ClockWise" does not work. The arc is always CounterClockWise.
Completed
Last Updated: 07 Feb 2020 16:16 by ADMIN
Visualization layers are removed from the RadMap  in a moment when MapShapeData objects are being processes (their geometries are processed).
This leads to exception in MapShapeData.cs ' SetLogicalWidth method.


Available in R2 2017 SP
Declined
Last Updated: 14 May 2014 14:46 by Jason D
Created by: Jason D
Comments: 2
Category: Map
Type: Feature Request
0
MapQuest provides two different API's: one for open use and one for licensed use. Both require a key, so I don't know if there's any difference in the function calls besides the key? Directions, Search, Geocode, etc are available and provide a free alternative to Bing.
Declined
Last Updated: 14 May 2014 14:45 by Jason D
Created by: Jason D
Comments: 2
Category: Map
Type: Feature Request
1
Add support for MapQuest Open Aerial Tiles.

Information:
http://developer.mapquest.com/web/products/open/map
Completed
Last Updated: 25 Feb 2014 06:36 by Alex
When the PathData contains Arc segment which looks as vertical half-circle then it is not displayed in VisualizationLayer.

Unplanned
Last Updated: 03 Jan 2017 20:23 by Alex
The VisualizationLayer will support using the collection views such as System.Windows.Data.ListCollectionView as its items source.
Declined
Last Updated: 01 Aug 2016 14:02 by ADMIN
ADMIN
Created by: Pavel R. Pavlov
Comments: 0
Category: Map
Type: Feature Request
1
Many tasks on RadMap require smooth zooming for the better user experience. For example, floor plans or facility layouts. Default zoom increments are too large for those tasks. We should provide a way to make zoom smooth while keeping zoom level as integer value. 

DECLINED: Duplicate with http://feedback.telerik.com/Project/143/Feedback/Details/113322-map-support-of-the-smooth-zooming
Completed
Last Updated: 29 Jan 2014 14:47 by ADMIN
Unplanned
Last Updated: 27 Dec 2016 13:17 by ADMIN
InformationLayer.GetBestView(...)) method produces incorrect results when working on MapPinPoint items that are part of the information layer.

Please note that this issue is not reproducible with Visualization Layer.
Declined
Last Updated: 04 Feb 2016 13:58 by ADMIN
BirdsEye view doesn't work after trying to look at an area which does not contain birds eye imagery data

Steps for reproducing:
1. Zoom into area with no birds eye view imagery data. Enable Birds eye view. Verify that no tiles are loaded.
2. Change back to Road view, navigate to an area where you know there is bird's eye view imagery.
3. Zoom into the area. Enable Bird's Eye view a second time: The tiles are not loaded.

Reason for declination: 
The feedback item is declined due to duplication with the one below:
http://feedback.telerik.com/Project/143/Feedback/Details/113358-map-fix-a-problem-when-birdseye-view-doesnt-work-after-trying-to-look-at-an-are
Please follow it instead.