You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/maxbounds-pad-example.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -69,11 +69,11 @@
69
69
</div>
70
70
<divclass="right">
71
71
<h1>Extend Maxbounds with Pad</h1>
72
-
<p>You can extend bounds and maxbounds with a pad property. <ahref=http://leafletjs.com/reference.html#latlngbounds-pad>Pad</a> is a percentage by which the latLngBounds will be extended.</p>
72
+
<p>You can extend maxbounds with a pad property. <ahref=http://leafletjs.com/reference.html#latlngbounds-pad>Pad</a> is a percentage by which the latLngBounds will be extended.</p>
0 commit comments