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. 
Unplanned
Last Updated: 27 Dec 2016 11:57 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.
Completed
Last Updated: 24 Nov 2021 14:23 by ADMIN
Release R1 2022
ADMIN
Created by: Andrey
Comments: 5
Category: Map
Type: Feature Request
26
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.
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
It should be possible to rotate camera in the birds eye mode of the Bing map provider.
Unplanned
Last Updated: 15 Feb 2017 07:57 by ADMIN
The UriImageProvider will support loading the geotiff image header to find the location boundaries. When the geotiff image contains this information then the GeoBounds of the UriImageProvider will be specified automatically.
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
It should be possible to specify zoom range where caption of the map shape will be visible.
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
The map control does not support the border. It inherits the BorderBrush and BorderThickness properties from ItemsControl, but currently they can't be used for the design of the control.
Unplanned
Last Updated: 05 Jan 2017 07:59 by Doug
ADMIN
Created by: Andrey
Comments: 1
Category: Map
Type: Feature Request
3
The KmlReader should support <LabelStyle> KML tag.
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
The RadMap.Providers property should support databinding to a collection of MapProviderBase in a ViewModel.
Declined
Last Updated: 01 Aug 2016 14:41 by ADMIN
ADMIN
Created by: Andrey
Comments: 0
Category: Map
Type: Feature Request
3
Currently context menu can't be used on the map shape objects directly. We should change implementation of the map shape objects to allow using of the RadContextMenu.

DECLINED: XAML team reviewed this request and decided not to address it in the future. The VisualizationLayer allows using context menu on the map shape visualization.
Unplanned
Last Updated: 27 Dec 2016 13:13 by ADMIN
MapPath shape doesn't support data binding on the level of the MapPathFigure and MapPathSegment in WPF.
This feature is implemented in the new visualization engine -Visualization layer and the bindable wrappers - PathView, PathVigureView, PathSegementView , etc.
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
Currently shape readers (KML, ESRI shape, SQL Geospatial) don't provide information about unsupported elements in sequence. They should either return list of the detected unsupported elements or throw €œUnsupported€ exception.
Unplanned
Last Updated: 27 Dec 2016 13:24 by ADMIN
Map: DataTemplate is not applied correctly. On second click /zoom in/zoom out the items appear.
The issue is not reproducible with Visualization Layer.
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
Extend KML BalloonStyle.Text to support feature entity references (e.g. $[name]) - see http://code.google.com/apis/kml/documentation/kmlreference.html#balloonstyle for more information.
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
Currently BalloonStyle.Text supports only <p>, <b> and <font> elements -- extend it to support table/tr/td elements as well.
Declined
Last Updated: 21 Nov 2016 09:07 by ADMIN
InformationLayer.GetBestView(...)) method produces incorrect results when working on MapPinPoint items that are part of the information layer.
Deleting this item because there is a copy of it here =>
https://feedback.telerik.com/Project/143/Feedback/Details/88878-map-informationlayer-getbestview-produces-incorrect-results-when-working-on

Also please have in mind tha this bug is not reproducible with VisualizationLayer.
Declined
Last Updated: 02 Aug 2016 12:22 by ADMIN
The map control will support the Universal Transverse Mercator (UTM) projections. The map control will have appropriate projection which can be used for empty provider. Also it will have the converter from UTM to Mercator projection (EPSG:4326).

DECLINED: Duplicate with http://feedback.telerik.com/Project/143/Feedback/Details/122715-map-visualizationlayer-should-support-custom-utm-map-projection
Unplanned
Last Updated: 05 Jan 2017 07:59 by Peter Hedley
ADMIN
Created by: Andrey
Comments: 1
Category: Map
Type: Feature Request
6
It should be possible to use scrollbars for the map panning. Customer should be able to turn on/off vertical and horizontal scrollbars arond the map's view port and use them to scroll the map.
Declined
Last Updated: 21 Jun 2017 12:04 by ADMIN
ADMIN
Created by: Andrey
Comments: 0
Category: Map
Type: Feature Request
7
Will you have the same "Automatic" functionality that www.bingmaps.com has.

Go here: http://www.bing.com/maps/#JnE9LmJvc3RvbiUyYm1hJTdlc3N0LjAlN2VwZy4xJmJiPTQyLjM3NzYxNDkxNDUyNDglN2UtNzEuMDI4MzM0ODI2NTQ3OSU3ZTQyLjM2MzQ0MjM1NjgzOTYlN2UtNzEuMDU4NzYxODA1NjEyOA==

Select "Road" then "Automatic."
Then zoom to Boston and watch the map change automatically to "Birds Eye."

This would be a great feature because the user doesn't need to think.

Feature is not present in the new BING Maps and in the BING REST services API and we are marking it as DECLINED.
Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
The MapShapeReader converts each dbf record to the ExtendedData value. By default it converts numeric types to integer or double .Net type etc.
If it can't convert a field, then the exception is thrown and it could be handled.
It will be more prefered to return it using the Error property of arguments in PreviewReadCompleted and ReadCompleted event.