- Fixed deselection in Slicer wasn't apply to Globe map
- Update powerbi-visuals-api to 5.9.0
- Refactored cacheManager, LocalStorageCache, MemoryCache
- Fixed console error "undefined CustomVisualObjects"
- Fixed bug that occurs when resizing the visual
- Fixed console error in formatting mode
- Use new IVisualLocalStorageV2Service
- Update powerbi-visuals-api to 5.8.0
- Add onObject support
- Fix console error when using Heat without Height
- Updated all dependencies
- Changed max zoom level
- Changed scaling of heatmap and bars height and width
- Added sRGB color space for earth textures
- Changed conditions for dataview mapping
- Updated all dependencies
- Got rid of vulnerabilities
- Fixed issue with visual not displaying bars when only Latitide and Longitude buckets are selected
- Major refactoring
- Removed obsolete packages and APIs
- Webpack integration
- UPD: using StorageService for localStorage logic
- UPD: powerbi-visuals-tools 3.0.9 for StorageService usage
- UPD: powerbi-visuals-utils-testutils 2.1.6 for StorageService mocks usage
- Refactoring of coordinates loading: from memory, StorageService and Bing Geocode DataFlow API
- FIX: shifting for camera position was repaired
- UPD: using of easeInOutQuint algorithm to animate point selection
- UPD: animation is disabled for the initial load
- Fixes geocoding because it used to be broken since we converted Globe Map to API 1.12.0
- Location data field is no longer mandatory
- Added localization for all supported languages
- Bing key is hidden now
- Fixed breaking Bing key issue
- Fixed breaking issue in IE 11
- Fix selection issue in Safari
- Add unit tests
- Remove d3 dependency
- Code refactoring
- Update tslint rules and code refactoring
- Focus on bar under cross selection
- Show data only by Location field
- Remove group bucket field
- Code refactoring
- Reduce min height of bars
- Increase speed of bars height resizing at zoom
- Bars and heats have dynamic size, depends on the zoom level
- Building coordinates only by longitude and latitude fields
- Increase the resolution level of map
- Performance improvement
- Update GUID of visual
- Converts visual to the new Power BI Custom Visuals API (1.7.0)
- Includes l11n keys