Performance
Serve smaller files, lazy load, and cache rendered output.
PixMapr’s Performance settings (PixMapr → Settings → Performance) control how much work a page does.
Image size to serve
Send a smaller file than the original. Hotspots are positioned against the original image, not the file that is delivered, so they stay aligned at any size. On a large map this is usually the single biggest saving available.
Lazy load images
Defer loading until the image is near the viewport. Turn it off, globally or with lazy="no" on one placement, when an interactive image sits at the top of a page.
Cache rendered output
Store the finished markup for visitors and reuse it until something changes. Editors always see live output, and the cache refreshes itself whenever an image, theme, or setting is edited. The Cache section on the same screen clears the stored output by hand.
Hotspot list on small screens
Show a tappable list of hotspots beneath the image on phones, where small shapes are hard to hit accurately.