steerpath-smart-sdk
Advanced tools
Comparing version 1.4.1 to 1.4.2
{ | ||
"name": "steerpath-smart-sdk", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"files": [ | ||
@@ -5,0 +5,0 @@ "steerpath-smart.css", |
@@ -31,4 +31,4 @@ # Steerpath Smart SDK for Web | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<script src="https://s3-eu-west-1.amazonaws.com/steerpath-web-sdk/releases/smart/1.4.1/steerpath-smart.min.js"></script> | ||
<link href="https://steerpath-web-sdk.s3-eu-west-1.amazonaws.com/releases/smart/1.4.1/steerpath-smart.css" rel="stylesheet"> | ||
<script src="https://s3-eu-west-1.amazonaws.com/steerpath-web-sdk/releases/smart/1.4.2/steerpath-smart.min.js"></script> | ||
<link href="https://steerpath-web-sdk.s3-eu-west-1.amazonaws.com/releases/smart/1.4.2/steerpath-smart.css" rel="stylesheet"> | ||
@@ -73,2 +73,5 @@ <style> | ||
### Version number (1.4.2) | ||
* Make sure tile url exist before replacing it in floor switching | ||
### Version number (1.4.1) | ||
@@ -75,0 +78,0 @@ * In floor switching only if new source tile url is different from the current url do the map source change. This is to avoid map blinking. |
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
1296177
572