Open danbjoseph opened 1 year ago
Love it!
However, I'm noticing some papercuts at both extremes of the zoom (really close, really far).
Really far:
Really close:
Would it instead be possible to "lock" the minimap to the closest fit of the full extent of the layer, that way we don't lose our location context as we zoom in and out far?
do you have a quick way to get the bounding box of each area? i think this will require hard-coding that in much as how the center of each area is currently included... https://github.com/Saijin-Naib/UAVArena/blob/90bf96ca38fbf4000bc7f08bc8444826eb04eba6/main.js#L10
or do you have links to the processed orthophotos (not tiles) that I can then download and drop into QGIS to figure out the bounds for each of the 3 scenes? i wasn't able to load the folder locations into QGIS nor geojson.io to draw/calculate the bounds.
resolves #26