@syncfusion/ej2-maps
Advanced tools
Comparing version 19.4.42 to 19.4.47
@@ -13,2 +13,10 @@ <!-- markdownlint-disable MD010 --> | ||
#### Bug Fixes | ||
- `#SF-360297` - The position of the zoom toolbar will now be proper when the float CSS style is set as "right" in the parent element of the Maps control. | ||
## 19.4.42 (2022-01-11) | ||
### Maps | ||
#### New Features | ||
@@ -15,0 +23,0 @@ |
/*! | ||
* filename: index.d.ts | ||
* version : 19.4.42 | ||
* version : 19.4.47 | ||
* Copyright Syncfusion Inc. 2001 - 2020. 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@19.4.38", | ||
"_id": "@syncfusion/ej2-maps@19.4.42", | ||
"_inBundle": false, | ||
"_integrity": "sha512-xf9oJZL2/pVspVWQuwHj5TV/3bOONNCrZSWd3Ch8Ytc0STAtZyk14/h7cSjLe6dpL4Zp2JSmHIIxPhS1/q67Wg==", | ||
"_integrity": "sha512-6IogYAgkvC+yY7H06Uxil3SdTZuWzu2boQhnZA/djQSae2/fAdgMqnJqOMUYLodljc+O6wddpuilkmx2zAkLWg==", | ||
"_location": "/@syncfusion/ej2-maps", | ||
@@ -26,4 +26,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-maps/-/ej2-maps-19.4.38.tgz", | ||
"_shasum": "fc11eb553b86eba1ab721c27f20887f715121469", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-maps/-/ej2-maps-19.4.42.tgz", | ||
"_shasum": "9aaa735f0d4d3574c0da6101157be9c1a6208652", | ||
"_spec": "@syncfusion/ej2-maps@*", | ||
@@ -42,5 +42,5 @@ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included", | ||
"@syncfusion/ej2-compression": "~19.4.38", | ||
"@syncfusion/ej2-data": "~19.4.42", | ||
"@syncfusion/ej2-data": "~19.4.47", | ||
"@syncfusion/ej2-file-utils": "~19.4.38", | ||
"@syncfusion/ej2-pdf-export": "~19.4.42", | ||
"@syncfusion/ej2-pdf-export": "~19.4.43", | ||
"@syncfusion/ej2-svg-base": "~19.4.42" | ||
@@ -85,4 +85,4 @@ }, | ||
"typings": "index.d.ts", | ||
"version": "19.4.42", | ||
"version": "19.4.47", | ||
"sideEffects": false | ||
} |
@@ -991,4 +991,5 @@ /** | ||
* To find space between the secondary element and svg element. | ||
* @private | ||
*/ | ||
private getExtraPosition; | ||
getExtraPosition(): Point; | ||
/** | ||
@@ -995,0 +996,0 @@ * To find marker visibility |
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
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8234510
55691