Cloudimage responsive plugin will make your website load the exact image size you need depending on your user's screen size. Multiple pixel ratios are supported. Any questions or issues, please report to https://github.com/scaleflex/ng-cloudimage-responsive/issues
When we configure lazyloading totrue in CIconfig, all image are loaded after a mouse scrolling, but on a Map (MapBox, Google, ...), the map can not be scrolled (because it's static) and images are not loaded.
Does it possible to add an option [lazyLoading] =" false " on ci-img than force to load the image without scroll waiting ?
Hello,
When we configure
lazyloading
totrue
inCIconfig
, all image are loaded after a mouse scrolling, but on a Map (MapBox, Google, ...), the map can not be scrolled (because it's static) and images are not loaded.Does it possible to add an option
[lazyLoading] =" false "
onci-img
than force to load the image without scroll waiting ?Thanks,