Bouchoucha Jordan
1fc7d37ec1
Update quick-start.md (small correction)
...
When you need to make sure that the map container has a defined height with :
#mapclass { height: 180px; }
that's not working. Because we did this before :
<div id="mapid"></div>
Rename "mapclass" to "mapid". It's more clear for beginner who can just copy/paste code.
2016-03-11 13:50:53 +01:00
Iván Sánchez Ortega
363e1e94e8
Merge pull request #4309 from chriswhong/gh-pages
...
Add demo link for leaflet-globe-minimap plugin
2016-03-09 09:12:43 +01:00
Chris Whong
2147c4c879
Add demo link for leaflet-globe-minimap plugin
2016-03-08 16:21:54 -05:00
Iván Sánchez Ortega
6c7faa8cac
Merge pull request #4304 from skorasaurus/gh-pages
...
give distinct names for map object, class, and map id in Quick Start Guide & Example
2016-03-06 15:32:28 +01:00
Will Skora
f5d083013f
give distinct names for map object, map class, and map id
2016-03-05 18:34:55 -05:00
Iván Sánchez Ortega
2b622c9225
Merge pull request #4300 from Leaflet/add-leaflet-underneath
...
Add plugin Leaflet Underneath
2016-03-04 15:15:42 +01:00
Per Liedman
9fb902ef96
Add plugin Leaflet Underneath
2016-03-04 15:13:09 +01:00
Iván Sánchez Ortega
19b46f4707
Merge pull request #4297 from maydemirx/gh-pages
...
Added tagFilterButton to plugin list
2016-03-03 10:29:37 +01:00
Mehmet Aydemir
e1e223ed54
Added tagFilterButton to plugin list
2016-03-03 11:21:17 +02:00
Iván Sánchez Ortega
9442f9a20f
Merge pull request #4275 from ahalota/patch-1
...
Added Leaflet.CountrySelect plugin
2016-03-01 10:18:09 +01:00
ahalota
fa6a927456
Added Leaflet.CountrySelect plugin
2016-02-25 18:20:09 -05:00
Iván Sánchez Ortega
2bc8a8b762
Merge pull request #4268 from pvhee/gh-pages
...
Adding Leaflet for Drupal to 3rd party integration list
2016-02-22 12:20:05 +01:00
Peter Vanhee
dda17594d6
Adding Leaflet for Drupal to 3rd party integration list
2016-02-22 11:17:35 +00:00
Vladimir Agafonkin
11f852d6a7
Merge pull request #4267 from codeofsumit/gh-pages
...
Added Leaflet.PM to plugin list
2016-02-22 00:44:41 +02:00
Sumit Kumar
66560f298b
Merge pull request #1 from codeofsumit/add-leaflet.pm-plugin
...
Added Leaflet.PM
2016-02-21 18:34:22 +01:00
Sumit Kumar
fdea7b3ebe
Added Leaflet.PM
2016-02-21 18:34:01 +01:00
Vladimir Agafonkin
964d2d5f21
Merge pull request #4265 from NathanMarq/gh-pages
...
adding Leaflet.Dialog to plugins list
2016-02-20 15:45:24 +02:00
NathanMarq
933dae3896
adding Leaflet.Dialog to plugins list
2016-02-19 18:15:29 -05:00
Iván Sánchez Ortega
122317e0fe
Merge pull request #4251 from hyperknot/fix-crs-tutorial
...
CRS tutorial typos, no EU
2016-02-16 13:10:28 +01:00
Zsolt Ero
4b08f72ae1
Indian Ocean title case
2016-02-16 13:04:13 +01:00
Zsolt Ero
3e898e8898
no EU in space
2016-02-16 13:01:17 +01:00
Iván Sánchez Ortega
d75020b42c
Minor fixes to CRS.Simple example
2016-02-16 11:26:43 +01:00
Yohan Boniface
e6771f3d91
Merge pull request #4248 from Leaflet/gh-pages-crs-simple
...
CRS.Simple tutorial
2016-02-16 11:06:46 +01:00
Iván Sánchez Ortega
c967ed33b8
CRS.Simple tutorial
2016-02-16 11:05:39 +01:00
Iván Sánchez Ortega
143ee84659
Merge pull request #4243 from hyperknot/map-panes-example-popup
...
add popup interaction to md script
2016-02-15 14:19:58 +01:00
Zsolt Ero
06ab697453
add popup interaction to md script
2016-02-15 14:18:09 +01:00
Iván Sánchez Ortega
8057ba4077
Merge pull request #4242 from hyperknot/map-panes-example-popup
...
add popup interaction to map panes example
2016-02-15 14:09:10 +01:00
Zsolt Ero
99f94a4cc7
Add geojson popup interaction to md as well
2016-02-15 14:08:42 +01:00
Zsolt Ero
047560d533
add popup interaction to map panes example
2016-02-15 13:54:19 +01:00
Yohan Boniface
62fac933fb
Merge pull request #4234 from Leaflet/gh-pages-panes-example
...
Added an example on map panes
2016-02-15 11:15:12 +01:00
Iván Sánchez Ortega
cf23143b00
Added an example on map panes, based on https://stackoverflow.com/questions/35377829/leaflet-js-tilelayer-visible-above-geojson-layer-geojson-interactivity-issue/35378935#35378935https://stackoverflow.com/questions/35377829/leaflet-js-tilelayer-visible-above-geojson-layer-geojson-interactivity-issue/35378935#35378935
2016-02-15 10:58:38 +01:00
Yohan Boniface
45dd920b70
Merge pull request #4233 from pra85/patch-1
...
Fix a typo
2016-02-14 09:49:08 +01:00
Prayag Verma
609cee1821
Fix a typo
...
`presense` → `presence`
2016-02-14 13:52:33 +05:30
Iván Sánchez Ortega
5994d8cc28
"capture root" magic because Jekyll 3.
2016-02-12 09:38:36 +01:00
Iván Sánchez Ortega
6404447ce9
Use {{layout.root}} instead of {{root}} because Jekyll 3.
2016-02-12 09:28:01 +01:00
Iván Sánchez Ortega
5d23c22226
Merge pull request #4219 from lethexa/gh-pages
...
Added leaflet-tracksymbol to plugin page.
2016-02-10 21:07:41 +01:00
Tim Leerhoff
a21d34b5ee
Added leaflet-tracksymbol to plugin page.
2016-02-10 20:38:26 +01:00
Iván Sánchez Ortega
f8303c39d1
Added Leaflet for R (as a dataviz plugin)
2016-02-10 10:31:50 +01:00
Iván Sánchez Ortega
73716873e0
Add plugin jquery-storymap by @atlefren
2016-02-08 19:16:48 +01:00
Iván Sánchez Ortega
58260af842
Merge pull request #4031 from andrewharvey/patch-1
...
fix maxNativeZoom wording
2016-02-08 15:46:12 +01:00
Iván Sánchez Ortega
65ff32b31d
Merge pull request #4084 from louh/patch-2
...
Add L.Browser.ielt9 to documentation
2016-02-08 15:39:05 +01:00
Vladimir Agafonkin
97490a13cc
Merge pull request #4085 from Leaflet/gh-pages-master
...
Dual 1.0 & 0.7 docs to gh-pages
2016-02-05 13:39:46 +02:00
Iván Sánchez Ortega
3feeb99680
Renamed files so 0.7.x docs live at 'reference.html'
2016-02-05 10:23:18 +01:00
Vladimir Agafonkin
e031540d7e
Merge pull request #4183 from unbam/patch-2
...
Add plugin Leaflet.SlideMenu
2016-02-02 18:13:45 +02:00
Masashi Takeshita
108a53bfd1
Add plugin Leaflet.SlideMenu
...
Add plugin Leaflet.SlideMenu
2016-01-31 11:32:15 +09:00
Iván Sánchez Ortega
f192ae1be9
Merge pull request #4177 from utahemre/gh-pages
...
Add new plugin: Leaflet.CoordinatedImagePreview
2016-01-28 10:59:48 +01:00
Yunus Emre Özkaya
be777f64b3
Add new plugin: Leaflet.CoordinatedImagePreview
2016-01-28 11:47:31 +02:00
Vladimir Agafonkin
1a6b30abb6
Merge pull request #4174 from lyzidiamond/gh-pages
...
update mapbox token
2016-01-27 09:25:31 +02:00
Lyzi Diamond
86e1dd6671
update mapbox token
2016-01-26 22:13:32 -08:00
Vladimir Agafonkin
bdff4fa31c
Merge pull request #4147 from panur/patch-1
...
Removed reference to non-existing layer
2016-01-22 12:36:58 +02:00