← Back to Martin Tile Server roadmap
Previously, our code was usable as a library.
To publish a v1.0 release of martin, we had to decouple the release cycle of our internal code (now martin-core
) and the public tile server martin
.
martin-core
is a modular Rust library enabling Martins functionality to be embedded in other rust applications.
This empowers future embedding tile serving in web applications, building custom GIS tools, and rapid prototyping of geospatial services.
Key features:
Documentation: Martin Core Library Guide
Released: September 2025