Srinath0916
Srinath0916
## Checklist - [x] I have read the [OpenWISP Contributing Guidelines](http://openwisp.io/docs/developer/contributing.html). - [x] I have manually tested the changes proposed in this pull request. - [x] I have written new...
Made command status easier to read by adding colors - green for success, red for failed, and gray for in-progress. Also made the text bold so it stands out more....
## Checklist - [x ] I have read the [OpenWISP Contributing Guidelines](http://openwisp.io/docs/developer/contributing.html). - [ x] I have manually tested the changes proposed in this pull request. - [ x] I...
- Added worldCopyJump: true to mapOptions for native Leaflet world wrapping - Removed custom world-wrapping logic (32 lines) that duplicated features - Simplified code by using built-in Leaflet functionality Fixes...