steerpath-smart-sdk
Advanced tools
Comparing version 1.5.7 to 1.5.8
{ | ||
"name": "steerpath-smart-sdk", | ||
"version": "1.5.7", | ||
"version": "1.5.8", | ||
"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.5.7/steerpath-smart.min.js"></script> | ||
<link href="https://steerpath-web-sdk.s3-eu-west-1.amazonaws.com/releases/smart/1.5.7/steerpath-smart.css" rel="stylesheet"> | ||
<script src="https://s3-eu-west-1.amazonaws.com/steerpath-web-sdk/releases/smart/1.5.8/steerpath-smart.min.js"></script> | ||
<link href="https://steerpath-web-sdk.s3-eu-west-1.amazonaws.com/releases/smart/1.5.8/steerpath-smart.css" rel="stylesheet"> | ||
@@ -72,3 +72,4 @@ <style> | ||
## Change Log | ||
### Version number (1.5.8) | ||
* In the onSearchCategorySelected-event return the searchResults as SmartMapObject | ||
### Version number (1.5.7) | ||
@@ -75,0 +76,0 @@ * Update the event payload of steerpathLayerIndexChanged |
Sorry, the diff of this file is too big to display
1332984
597