Skip to content

Commit fefaa1b

Browse files
committed
Remove direction parameter from iframe source URL for coverage preview
1 parent b964002 commit fefaa1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ <h1 class="flex items-center gap-2 text-xl font-semibold"><img class="h-8 w-8" s
149149
style="width: 100%; height: min(80vh, 95vw); border: 0; border-radius: 12px;"
150150
loading="lazy"
151151
referrerpolicy="no-referrer"
152-
src="https://yow.meshmapper.net/embed.php?cov_grid=1&fail_grid=1&pings=0&repeaters=1&rep_coverage=0&grid_lines=0&lat=45.42150&lon=-75.69720&dir=1&meters=10000">
152+
src="https://yow.meshmapper.net/embed.php?cov_grid=1&fail_grid=1&pings=0&repeaters=1&rep_coverage=0&grid_lines=0&lat=45.42150&lon=-75.69720&meters=10000">
153153
</iframe>
154154
<p class="text-xs text-slate-400 mt-2">
155155
This preview recenters after each ping is sent.

0 commit comments

Comments
 (0)