Completed
Last Updated: 06 Dec 2023 09:11 by ADMIN
Release R1.2024-Increment.2(31.Jan.2024)

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: 29 Nov 2023 15:27 by ADMIN
Release R1.2024-Increment.2(31.Jan.2024)

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]