Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dynamic Max distance code correction (#26)
* Dynamic Max Distance for Global Markers and Global Textlabel user can specify the distance to show markers and Text label. if the specified value is greater than 50 it will reset to default value of 50. * Update src/main/server/controllers/markers.ts Co-authored-by: Stuyk <[email protected]> * Update src/main/server/controllers/markers.ts Co-authored-by: Stuyk <[email protected]> * Update src/main/server/controllers/textlabel.ts Co-authored-by: Stuyk <[email protected]> * Update src/main/server/controllers/textlabel.ts Co-authored-by: Stuyk <[email protected]> * Update docs/api/server/controllers/marker.md Co-authored-by: Stuyk <[email protected]> * Update docs/api/server/controllers/textlabel.md Co-authored-by: Stuyk <[email protected]> * Update src/main/server/controllers/markers.ts * Update src/main/server/controllers/textlabel.ts * Dynamic Max distance code correction Dynamic Max distance code correction --------- Co-authored-by: Stuyk <[email protected]>
- Loading branch information