Completed
Last Updated: 04 Jun 2024 06:01 by ADMIN
Release 2024 Q1

Bug report

The markerClick event of the Map component returns undefined for the e.marker instance.

Regression introduced with 2023.2.606

Reproduction of the problem

  1. Open the following Dojo example - https://dojo.telerik.com/@Zornitsa/oqEFeJuh
  2. Click on the marker of the Map
  3. Open the DevTools (F12) console of the browser

Current behavior

The marker instance is undefined.

Expected/desired behavior

The marker instance should not be undefined.

Environment

  • Kendo UI version: 2023.3.1114
  • Browser: [all]
Completed
Last Updated: 04 Jun 2024 06:00 by ADMIN
Release 2024 Q1

Bug report

Using the imagerySet method doesn't change the Map layer.

Regression introduced with R1 2023

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/uqadUmOM/6

Current behavior

The imagery set isn't changed to aerialWithLabels

Expected/desired behavior

The imagery set should be changed to aerialWithLabels

Environment

  • Kendo UI version: 2023.3.1114
  • Browser: [all]
Completed
Last Updated: 27 May 2021 17:30 by ADMIN
Created by: Brian
Comments: 1
Category: Map
Type: Feature Request
2

Hello,

I'd like to request a replacement for Kendo UI Map's Bing maps integration.  At this point, Bing maps is set to be deprecated.  This will be replaced with Azure maps.  

With a Jan 31 end date of Bing, I'm assuming Kendo Maps with Bing won't work after that.  Will Kendo have an option in place soon or do we need to look at other options? 

Obviously we need time to develop, test and deliver a workable solution to our clients by then.

Thank you

Completed
Last Updated: 12 Feb 2020 11:57 by ADMIN
Created by: icebits
Comments: 2
Category: Map
Type: Feature Request
3
I like to show labels on top of marker location. From maker location draw a line to a rectangle showing some text inside just like labels in pie chart. Thanks.