steerpath-smart-sdk
Advanced tools
Comparing version 2.2.6 to 2.2.7
{ | ||
"name": "steerpath-smart-sdk", | ||
"version": "2.2.6", | ||
"version": "2.2.7", | ||
"files": [ | ||
@@ -5,0 +5,0 @@ "steerpath-smart.css", |
@@ -31,3 +31,3 @@ # 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/2.2.6/steerpath-smart.min.js"></script> | ||
<script src="https://s3-eu-west-1.amazonaws.com/steerpath-web-sdk/releases/smart/2.2.7/steerpath-smart.min.js"></script> | ||
@@ -73,2 +73,5 @@ <style> | ||
### Version number (2.2.7) | ||
* Send ```onMapClick``` even when map is reset | ||
### Version number (2.2.6) | ||
@@ -75,0 +78,0 @@ * New API method getSmartMapCameraOptions() which returns current map camera options |
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
1283945
711