Fix bbox display again, how do we keep mixing our lons and lats?
This commit is contained in:
parent
0b76693672
commit
fddf6fb529
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
<td><%=maxlon -%></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="3" style="text-align:center"><%= minlon -%></td>
|
||||
<td colspan="3" style="text-align:center"><%= minlat -%></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue