LL782 / mundoko-maps

Pre-alpha: Home crafted presentation of my RPG maps
https://maps.mundoko.world
GNU General Public License v3.0
1 stars 0 forks source link

Split the scale bars and grid from the full page image #19

Open LL782 opened 2 years ago

LL782 commented 2 years ago

Why

  1. So they can be dynamic – based on PagePosition (URL)
  2. To decouple the actual map tile image from the scale grid

What

Note

This is partially done

The grid is written in code rather than the image

But the following need to be verified:

The scale bars and map key image is independent of the map tile image

See MapKeyAndScaleBars

There are issues related to this

LL782 commented 1 year ago

Ensure grid unit sizes update based on page scale

This is done for City and State scale.