freeboard-leaflet-realtime
Version:
Freeboard plugin for real time Leaflet web maps
23 lines (14 loc) • 710 B
Markdown
## Purpose
The purpose can mention goals that include fixes to bugs, addition of features, and other improvements, etc.
## Summary
This section should provide a short summary of the changes made such as improved speeds or features, and implementation details.
## Changes
The changes are a list of general edits made to the files and their respective components such as:
* `file_path1`:
* `function_module_etc`: changed loop to map
* `function_module_etc`: changed variable value
* `file_path2`:
* `function_module_etc`: changed loop to map
* `function_module_etc`: changed variable value
## Notes
The notes provide any additional text that do not fit into the above sections.