Michel Jung 90fd35eb49 Fix camera repositioning for single node (#104)
* Fix camera repositioning for single node

Before, camera repositioning only worked when there were at least two nodes,
even though the code was meant to handle single nodes as well.

This is related to #86 but doesn't fix it.

* Center camera on nodes when opening map

Fixes #86
2023-04-19 07:47:41 +10:00
2023-01-19 19:57:11 +10:00
2023-01-19 19:46:29 +10:00
2023-01-19 19:46:29 +10:00
2022-08-20 18:48:41 +09:30
2022-12-29 23:45:16 +11:00
2022-12-30 17:32:47 +11:00
2022-12-30 17:32:47 +11:00
2021-12-23 21:04:55 -08:00
2023-02-25 22:35:10 +10:00
2023-02-25 22:35:10 +10:00
2022-11-27 22:50:46 +10:00
2023-01-02 16:50:26 +11:00
2023-02-12 15:31:25 +11:00
2022-07-26 08:52:23 +10:00
2023-01-19 19:57:11 +10:00
2022-12-30 22:14:29 +11:00

Meshtastic Web

CI CLA assistant Fiscal Contributors Vercel

Overview

Official Meshtastic web interface, that can be hosted or served from a node

Hosted version

Stats

Alt

Development & Building

Building and Packaging

Build the project:

pnpm build

GZip the output:

pnpm package

Development

Install the dependencies.

pnpm i

Start the developtment server:

pnpm dev
Description
No description provided
Readme GPL-3.0 20 MiB
Languages
TypeScript 99.2%
CSS 0.7%