Skip to content

Commit 254dafe

Browse files
author
Andy Townsend
committed
No need to get zoom here
1 parent 284cda6 commit 254dafe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/svwd01_index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454

5555
function show_whatpub()
5656
{
57-
let zoom = map.getZoom() + 1;
5857
let {lng, lat} = map.getCenter();
5958
window.open ( 'https://whatpub.com/search?q=nearby&t=d&lat='+lat+'&lng='+lng+'&r=10&p=1&features=PubClub&home=1', '_blank' )
6059
}

0 commit comments

Comments
 (0)