MBTiles Viewer, a cross-platform MBTiles Viewer.
MBTiles Viewer is a tool to view and inspect mbtiles
files without the need of running a docker or a web server
mbtiles
on the same mapmbtiles
side by sideYou can give your suggestions and feedback on our Discussions page. If you feel comfortable in writing code using Typescript and Rust, we highly encourage you to contribute to this project.
Recommend us a feature by opening an Discussion if you'd like to.
If you want to install on your system, you can download the installer for your operating system on the release page.
If you find any bugs, please report it by submitting an issue on our issue page with a detailed explanation. Giving some screenshots would also be very helpful.
You can also submit a feature request on our issue page or discussions and we will try to implement it as soon as possible. If you want to contribute to this project, please contribute to this project.
If you want to run this project in your local system, please follow this guide:
Fork this project
Clone the project to your local system using this command
Follow this guide to set up Tauri environment
$ git clone https://github.com/<your_github_username>/mbview-rs.git
$ cd mbview-rs
$ pnpm install
$ pnpm dev
We highly encourage you to contribute to this project (even if you are a beginner). And if you finally want to contribute to this project, please read our contribution guide.