Oscar López
773317c8f9
L.Class usage example Said L.Class where it should've said MyClass
...
Usage example for L.Class options mechanism should refer to MyChildClass inheriting from MyClass instead of MyChildClass inheriting from L.Class directly.
2014-08-13 18:13:35 -03:00
Vladimir Agafonkin
daf83c2cbf
Merge pull request #2810 from manleyjster/gh-pages
...
Add comment to removeEventListener in docs
2014-07-24 02:00:59 +03:00
Justin Manley
311e988aa0
Add comment to removeEventListener doc noting that arguments to removeEventListener must be the same as those passed to addEventListener.
2014-07-23 16:22:51 -05:00
Hans Kristian Flaatten
173a37e976
Implement #2702
...
Add map.eachLayer() to reference page
2014-07-18 15:40:44 +02:00
ikokostya
0ec0e40609
Convert Map#getPixelBounds result to link
2014-06-05 02:09:03 +04:00
Per Liedman
786e63f943
Merge pull request #2637 from perliedman/document-requestAnimFrame
...
Document requestAnimFrame and cancelAnimFrame
2014-06-04 08:14:27 +02:00
Per Liedman
9288f7fbd8
Document requestAnimFrame and cancelAnimFrame
2014-06-04 08:12:50 +02:00
Per Liedman
a542bf9b6f
Merge pull request #2724 from perliedman/fix-2723
...
Fix #2723
2014-06-04 08:08:45 +02:00
Per Liedman
ada4e22bcb
Remove extra "the". Close #2723
2014-06-04 08:06:49 +02:00
Steve
831c799a2f
Update Popup documentation with className option
...
References #2291
2014-05-07 12:25:27 -05:00
Vladimir Agafonkin
cac8882a8b
Merge pull request #2654 from twidi/patch-1
...
Add missing `this` in L.Class inheritance doc
2014-04-28 14:09:52 +03:00
Vladimir Agafonkin
4b48820263
ditch CloudMade pass two
2014-04-28 13:51:17 +03:00
Stéphane Angel
50475d67e7
Add missing this
in L.Class inheritance doc
2014-04-28 12:35:24 +02:00
Steve
c0aad7762e
Change layer-control example link to absolute
2014-04-16 11:34:49 -05:00
mattesCZ
84fcd2191e
Updated maxBounds behaviour docs.
2014-04-16 14:19:12 +02:00
Hans Kristian Flaatten
286d06dbc3
Add missing capital L to coordsToLatLng(s)
...
Add the missing capital L for following functions documentation:
* L.GeoJSON.coordsToLatLng()
* L.GeoJSON.coordsToLatLngs()
2014-03-11 10:18:07 +01:00
Tom MacWright
409938d023
i before e except after c
2014-03-06 20:24:04 -05:00
moklick
f2ab783dbf
added bounds option to TileLayer
2014-02-09 21:23:13 +01:00
Steve
9dc88e177a
fix typo for zoomOutTitle
...
Fixes #2367
2014-01-12 20:20:31 -06:00
Steve
c2c192f0ac
Fix typo in getPopup docs
...
was appearing as Popup>popup
2013-12-19 11:35:04 -05:00
Trevor Powell
7dd54d0d2b
Spelling fix
2013-11-19 15:45:42 -06:00
Trevor Powell
86f3995ce7
Fixing bounceAtZoomLimits option name
2013-11-19 15:37:08 -06:00
Vladimir Agafonkin
d037c23b2d
fix prefix default value
2013-11-18 16:40:13 +02:00
Vladimir Agafonkin
0636c56f38
some no-new fixes and cleanup #1660
2013-11-18 16:35:03 +02:00
Vladimir Agafonkin
61283df82e
merge gh-pages-nonew, ref #1660
2013-11-18 16:25:30 +02:00
Vladimir Agafonkin
5666865cc6
second batch of 0.7 docs updates
2013-11-18 14:20:57 +02:00
Vladimir Agafonkin
948c43ea60
first batch of docs updates for 0.7
2013-11-18 14:11:15 +02:00
Vladimir Agafonkin
4e9ad828f4
add a note about Draggable & setPosition, close #1743
2013-11-18 13:10:18 +02:00
Vladimir Agafonkin
e8f4411d7d
fix geojson addData return type, close #2105
2013-11-18 13:08:08 +02:00
Vladimir Agafonkin
37af19e6b0
add Point floor and contains reference, close #2123
2013-11-18 13:07:10 +02:00
Vladimir Agafonkin
7a1b371904
update setMaxBounds description
2013-11-15 19:43:36 +02:00
Vladimir Agafonkin
11c046e4dc
Merge branch 'gh-pages' of https://github.com/davidjb/Leaflet into gh-pages-master
...
* 'gh-pages' of https://github.com/davidjb/Leaflet :
Update documentation regarding addition of options to panInsideBounds and setMaxBounds. Refs #1879
2013-11-15 19:41:25 +02:00
Vladimir Agafonkin
aad2ac341e
Merge branch 'gh-pages' of https://github.com/n0nick/Leaflet into gh-pages-master
...
* 'gh-pages' of https://github.com/n0nick/Leaflet :
Undo (accidental) removal of 'Point'
Describe new autoPanPadding{TopLeft,BottomRight} Popup options
2013-11-15 19:40:06 +02:00
Vladimir Agafonkin
7f819ecc79
Merge branch 'patch-1' of https://github.com/palewire/Leaflet into gh-pages-master
...
* 'patch-1' of https://github.com/palewire/Leaflet :
Added simple docs for lineJoin and lineCap settings on a path
2013-11-15 19:38:33 +02:00
Vladimir Agafonkin
37b6f3e626
minor fixes before 0.7
2013-11-15 19:10:26 +02:00
Vladimir Agafonkin
a2ca73ce29
Merge branch 'gh-pages' into gh-pages-master
...
* gh-pages: (152 commits)
remove notice on the frontpage
remove UserVoice widget (now it's ridden with spam)
proper title for GeoJSON example page
Fix grammar related to the word "milliseconds"
an accidentally :) fixed typo
Updated description of L.Popup source arg
add filegeodatabase plugin
plugins: Added leaflet-sidebar project
Update reference.html
Update plugins.md
Update plugins.md
Add Leaflet.layerscontrol-minimap
fit incorrect closing tag, #2070
Add Leaflet.Terminator plugin to overlay section.
Add Plugin Control Order Layers
Add Plugin Control Order Layers
Add Leaflet.AlmostOver plugin
Update plugins.md
Add Leaflet-2gis plugin
adds Leaflet.dbpediaLayer to plugin list
...
2013-11-15 18:36:42 +02:00
Ilya Vassilevsky
c2c9f30ae7
Fix grammar related to the word "milliseconds"
2013-11-09 10:30:22 +04:00
Vladimir Zotov
3ca464f95a
an accidentally :) fixed typo
2013-11-07 12:44:33 +03:00
Benny Lichtner
00a8820b5b
Updated description of L.Popup source arg
...
https://github.com/Leaflet/Leaflet/issues/2146
2013-11-05 20:58:45 -08:00
Tom MacWright
22f1c792a5
Document tileloadstart event
2013-11-01 14:21:41 -04:00
Dave Leaver
bc5131305b
Update reference.html
...
This is a layers control, not an attribution control.
2013-10-24 08:59:46 +13:00
AndreyGeonya
0a0a223e50
popup getLatLng method added to the reference
2013-10-14 17:26:35 +03:00
Vladimir Zotov
d568667422
Fixed setPopupContent description
2013-10-06 01:44:17 +04:00
Vladimir Zotov
2fc9403708
fixed return type
2013-10-04 22:20:05 +04:00
Ben Welsh
1589ae2fb7
Added simple docs for lineJoin and lineCap settings on a path
2013-09-26 13:14:02 -07:00
Vladimir Zotov
6057d3419c
Update reference.html
...
changed invalid signature of `invalidateSize`
L.Control.Scale extends L.Control, not IControl
2013-09-21 13:53:10 +04:00
Sagie Maoz
24b1f252a1
Undo (accidental) removal of 'Point'
2013-09-03 16:52:13 +03:00
Sagie Maoz
da083da135
Describe new autoPanPadding{TopLeft,BottomRight} Popup options
...
Options were added in #1972 .
2013-09-03 16:40:35 +03:00
Tom MacWright
ecec4c1909
Fix #1867
2013-07-19 12:37:40 -04:00
David\ Beitey
189914f750
Update documentation regarding addition of options to panInsideBounds and setMaxBounds. Refs #1879
2013-07-18 13:56:07 +10:00