Full-featured demos showing how to integrate LibreWXR with popular mapping libraries. Each example connects to the public API at api.librewxr.net by default, or your local instance if opened from localhost.
The most popular open-source JavaScript library for interactive maps. Lightweight, simple API, and excellent mobile support. A great choice for most projects.
WebGL-powered vector and raster map rendering. Hardware-accelerated with smooth zoom, rotation, and pitch. Best for high-performance or 3D-capable applications.
localhost or as a file://, they default to http://localhost:8080. The in-repo versions of these examples include a source dropdown for switching between local and public APIs. The source code is available in the examples/ directory of the GitHub repository.