Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@syncfusion/ej2-maps

Package Overview
Dependencies
Maintainers
3
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-maps - npm Package Compare versions

Comparing version 24.2.3 to 24.2.4

7

CHANGELOG.md

@@ -11,2 +11,9 @@ <!-- markdownlint-disable MD010 -->

### Maps
#### Bug Fixes
- `#I545401`, `#I547542` - Markers will be rendered properly in the correct location when they are added dynamically by clicking over a custom shape map.
- `#I545484` - Exceptions will no longer be thrown when the markers are dragged at the maximum zoom level.
## 24.1.47 (2024-01-23)

@@ -13,0 +20,0 @@

2

dist/global/index.d.ts
/*!
* filename: index.d.ts
* version : 24.2.3
* version : 24.2.4
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

{
"_from": "@syncfusion/ej2-maps@*",
"_id": "@syncfusion/ej2-maps@24.1.47",
"_id": "@syncfusion/ej2-maps@24.2.3",
"_inBundle": false,
"_integrity": "sha512-8r/mKrM8doGFlqjSBkgQlpSlMs44HjsXvNVKcPOKmbkiBVnYPXEMVv3fB17i9JBcYDsIZhQCwnHLjJhcGC9rFQ==",
"_integrity": "sha512-BaaTF4jeFZlhezCjeUOzd7aQM/3otxJo5NGf/qauIMwrYjSq22pdOPme89Ptnu64FW3tEua9lUxZ5R3dGOK16g==",
"_location": "/@syncfusion/ej2-maps",

@@ -26,4 +26,4 @@ "_phantomChildren": {},

],
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-maps/-/ej2-maps-24.1.47.tgz",
"_shasum": "a16cef9280427d05c31130c8ddf069cf5ecfbe17",
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-maps/-/ej2-maps-24.2.3.tgz",
"_shasum": "8d7d8c62ba2b21ab6c14b3f5a2e37cb3fdbdbd23",
"_spec": "@syncfusion/ej2-maps@*",

@@ -97,4 +97,4 @@ "_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included",

"typings": "index.d.ts",
"version": "24.2.3",
"version": "24.2.4",
"sideEffects": false
}

@@ -911,3 +911,4 @@ /**

private getMarkerClickLocation;
private getClickLocation;
/** @private */
getClickLocation(targetId: string, pageX: number, pageY: number, targetElement: HTMLElement, x: number, y: number): GeoPosition;
private removeTileMap;

@@ -914,0 +915,0 @@ /**

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc