You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/roadmap/martin/martin-core-library/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ released: September 2025
7
7
---
8
8
9
9
Previously, our code was usable as a library.
10
-
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`.
10
+
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 tileserver `martin`.
11
11
`martin-core` is a modular Rust library enabling Martins functionality to be embedded in other rust applications.
12
12
This empowers future embedding tile serving in web applications, building custom GIS tools, and rapid prototyping of geospatial services.
0 commit comments