hart-estate-widget 3.0.3 → 3.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -168,6 +168,7 @@ Here you can see a list of accessible options and examples of usage. There are a
168
168
  rotationMode: '', // mode of operation for plan images
169
169
  panoramaFov: 75, // camera field of view angle for panoramic tour
170
170
  preloadPerPanoramaCount: 3, // the number of panoramas loaded next to the current one to optimize transitions
171
+ enablePreloadMasks: true, // also preload depth textures
171
172
  forcePreloadNonCached: true, // give preloading a higher priority for unloaded panoramas than by distance from the current one
172
173
  forceTopViewOnMap: true, // show top view map instead of standard by default
173
174
  topViewResolutionUpscale: 2, // upscale top view map by coef (200px * 2 = 400px)
@@ -312,4 +313,4 @@ However, some versions are being developed for specific clients. **We do not rec
312
313
  The project code is licensed under the [GPLv3 license](https://www.gnu.org/licenses/gpl-3.0-standalone.html).
313
314
 
314
315
  Project code and documentation copyright [hart-digital.com](https://hart-digital.com).
315
- All renders of floor plans copyright [getfloorplan.com](https://getfloorplan.com).
316
+ All renders of floor plans copyright [getfloorplan.com](https://getfloorplan.com).