Skip to content

Conversation

@JoaoCoelho2003
Copy link
Contributor

@JoaoCoelho2003 JoaoCoelho2003 commented Oct 24, 2025

A simple, and yet efficient, lazy loading was implemented:

  • Only the map tiles are loaded when someone opens the website;
  • The images for each marker are loaded only when someone interacts with them;
  • This prevents the 100+ images (more than 100 MB in transfer) from being loaded when the page opens

closes #121

@JoaoCoelho2003 JoaoCoelho2003 self-assigned this Oct 24, 2025
@netlify
Copy link

netlify bot commented Oct 24, 2025

Deploy Preview for cesium-pelo-mundo ready!

Name Link
🔨 Latest commit 910f9bc
🔍 Latest deploy log https://app.netlify.com/projects/cesium-pelo-mundo/deploys/68fba36662dcd400089a4d74
😎 Deploy Preview https://deploy-preview-131--cesium-pelo-mundo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement lazy loading to images

2 participants