A JavaScript API for embedding beautiful, interactive 3D maps into web pages using WebGL.
wrld.js is a JavaScript API that enables developers to embed detailed, interactive 3D maps into any web page with WebGL support. It provides a powerful and visually rich mapping solution for creating immersive geospatial applications, building on the familiar Leaflet.js API for ease of adoption.
Web developers and teams building interactive geospatial applications, such as real estate visualizations, urban planning tools, or location-based services, who need high-fidelity 3D maps in the browser.
Developers choose wrld.js for its combination of a familiar Leaflet-based API with advanced 3D rendering, offering an accessible way to create visually stunning, performant 3D maps without deep WebGL expertise. Its TypeScript compatibility and dedicated React wrapper further streamline integration into modern web stacks.
A JavaScript API for beautiful 3D maps
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Builds directly on Leaflet.js, allowing developers to leverage existing knowledge and patterns for embedding 3D maps, as emphasized in the README.
Delivers visually stunning, interactive 3D maps with realistic terrain and buildings, enhancing immersion for geospatial applications.
Utilizes WebGL for smooth, high-performance graphics in supported browsers, ensuring responsive map interactions.
Offers improved TypeScript support and a dedicated React wrapper (wrld-react), streamlining integration into modern web stacks.
Requires an API key from wrld3d.com with a Digital Twin plan, introducing dependency on their services and potential ongoing expenses beyond free trials.
Heavy WebGL rendering can strain older browsers or hardware, limiting accessibility and potentially causing lag in complex scenes.
The migration guide from version 0.1.x to 1.0.x indicates significant API shifts, which can disrupt existing codebases and require maintenance efforts.