Unplanned
Last Updated: 18 Oct 2023 13:50 by Jacob
Created by: Jacob
Comments: 0
Category: Map
Type: Feature Request
1

Add route plotting capabilities to the Map. It should support setting multiple stops, e.g., https://docs.telerik.com/devtools/winforms/controls/map/providers/bingmaps/route

 

Unplanned
Last Updated: 15 Oct 2021 16:16 by ADMIN
Created by: Will
Comments: 1
Category: Map
Type: Bug Report
0

Hello,


We are using Telerik UI for ASP.NET MVC for an interactive map. We have added GeoJSON shapes to the map. We want to display tooltips on the shapes but have noticed that the mouse enter/leave and tooltip display seems somewhat broken. When the user has zoomed in or out, the events seem to sometimes not be triggered at all, until the user has panned.
The issues we found were also present in this example: https://demos.telerik.com/aspnet-mvc/map/geojson
To reproduce:
1. Zoom in or out, either with the mosue wheel or with the map controls.
2. Move the mouse over shapes and check if they get any tooltip or highlight. Some of the time it will be working normally, some of the time the changes do not happen at all. If the problem does not appear, repeat the previous step and test again.
3. Panning the map, either by click-dragging or with the map controls, fixes the issue until further zooming breaks it again.

 

Thanks,

Will