UNPKG
leaflet
Version:
alpha (2.0.0-alpha.1)
beta (1.8.0-beta.3)
latest (1.9.4)
2.0.0-alpha.1
2.0.0-alpha
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.0
1.8.0-beta.3
1.8.0-beta.2
1.8.0-beta.1
1.8.0-beta.0
1.8.0-alpha.0
1.7.1
1.7.0
1.6.0
1.5.1
1.5.0
1.4.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-rc.3
1.0.0-rc.2
1.0.0-rc.1
1.0.0-beta.2
1.0.0-beta.1
0.7.7
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.1
JavaScript library for mobile-friendly interactive maps
github.com/Leaflet/Leaflet
Leaflet/Leaflet
leaflet
/
docs
/
_includes
/
frame.html
8 lines
(7 loc)
•
282 B
HTML
View Raw
1
2
3
4
5
6
7
8
<
table
>
<
tr
>
<
td
style
=
'text-align: center; border: none'
>
<
iframe
src
=
'{{ include.url }}'
width
=
'616'
height
=
'416'
>
</
iframe
>
</
td
>
</
tr
>
<
tr
>
<
td
style
=
'text-align: center; border: none'
>
<
small
>
<
a
href
=
'{{ include.url }}'
>
See this example stand-alone.
</
a
>
</
small
>
</
td
>
</
tr
>
</
table
>