turned the createGridSection() function in style that created an HTML for the text labels in gridOverlay inside the JS with javascript dynamic to static HTML in index.html.
- Numbered grid cells in gridOverlay.
- One label per "rect".
- Adjust to scale.
Pending
- Clipping land/water.
- Move labels.
- Labels only in a place
* Friendly text on latitude cell info
- Added function getLatitudeDescription(latitude)
- Added the text to infoLat on cell info.
* refactored, renamed to getGeozone
* v1.103 on commonUtils.js
* added icon-dot-circled to locate burg
- icon dot-circled
- function zoomIntoBurg()
* pack.burgs[id] and icons
pack.burgs[id].x and y
icon target and map pin
* Update versioning.js to 1.102.0
* Update index.html burg-editor.js to 1.102.00
* feat: style - store emblem size mod in style (v1.99.10)
* fix the isOutdated function for versions past 1.99
* fix: showUploadMessage function not called correctly for isUpdated case
* feat: load - improve version detection
* feat: improve version detection and update process
* feat: Update version and use constant for VERSION in multiple files
* Update versioning.js to fix incorrect message display for stored version
* feat: zones editor - update to work with pack data
* feat: zones editor - update editor
* feat: zones editor - update editor
* chore: update version
* feat: zones - regenerate
* feat: zones - render zones as continuius line
* feat: zones - editot changes
* feat: zones - auto-update
* feat: zones - generation fixes
* feat: zones - generation fixes
* feat: zones - restore layer
* feat: zones - proselytism - check population
---------
Co-authored-by: Azgaar <azgaar.fmg@yandex.com>
* feat: ai generation for notes
* feat - ai generation -default to gpt-4o-mini
* feat - ai generation - change update text
* feat - ai generation - improve prompt
---------
Co-authored-by: Azgaar <azgaar.fmg@yandex.com>
* Nautical mile option in Units-Editor
In Distance --> Distance Unit.
* adding nautical league
The distance 5.556 km = 1 league, is put on the nautical league and used the English land league 4.828 to differentiate both units.
* Update versioning.js
changed 1.97.02 to 1.97.03
* fix in versioning and index.html
* writing ver 1.97.03
in hopes of fixing the version conflict
* increasing ver 1.97.05 to fix
---------
Co-authored-by: Azgaar <maxganiev@yandex.com>