hholzgra / maposmatic

Mirror of maposmatic repository at savannah.nongnu.org
GNU Affero General Public License v3.0
70 stars 13 forks source link

Show actual map bounding box in addition to requested area #111

Open hholzgra opened 1 year ago

hholzgra commented 1 year ago

So far the map list and detail pages show the requested bounding box coordinates only, the actual map area is larger though as it gets extended horizontally or vertically to match the aspect ratio of the actual render area.

This can be a bit confusing though, so we should either show the actual rendered area coordinates, or a combination of both ...