Patrick Arlt
4b0e4d7c5a
update default path options
2015-07-03 11:54:01 +03:00
Patrick Arlt
8ec0d3fdfc
remove multi shapes from ref, examples for polygon+polyline
2015-07-03 11:54:01 +03:00
Vladimir Agafonkin
68308085fd
impliment -> implement typo fixes
2015-07-03 11:53:47 +03:00
Patrick Arlt
f25f97a381
remove interface references
2015-07-03 11:53:47 +03:00
Patrick Arlt
5445a488e1
refactory into utilities and base classes
2015-07-03 11:53:47 +03:00
Patrick Arlt
6cd55b4c72
layer and evented docs
2015-07-03 11:51:10 +03:00
Patrick Arlt
66f6c80a37
L.Evented docs
2015-07-03 11:51:10 +03:00
Patrick Arlt
645915e755
add nav links and headers
2015-07-03 11:51:10 +03:00
bennlich
2bab64fde4
Removed documented url property of TileEvent
2015-07-03 11:51:10 +03:00
Kevin DeLoach
a72321a30d
Add documentation for WMS TileLayer uppercase option.
2015-07-03 11:51:10 +03:00
AndreyGeonya
bc63eb6052
this commit fixes #2499 documentation
2015-07-03 11:51:10 +03:00
AndreyGeonya
f5b85f05f1
#2501 , wheelDebounceTime option documented
2015-07-03 11:51:10 +03:00
bennlich
02f28b9160
Updated reference for crossOrigin option
2015-07-03 11:51:09 +03:00
mtmail
f4250f12e8
Update reference related to touchZoom:center
...
( using the correct gh-pages-master branch now)
Documenting the accepted pull request https://github.com/Leaflet/Leaflet/pull/2527
2015-07-03 11:51:09 +03:00
Andrey Geonya
ae4e53fc99
Update reference.html
2015-07-03 11:51:09 +03:00
danzel
f14f4070ec
oldLatLng
2015-07-03 11:51:09 +03:00
danzel
016d56568d
Documentation for oldLatlng in marker move event. refs #2412
2015-07-03 11:51:09 +03:00
Steve
3bb3c3973f
remove DomUtil.getViewportOffset
...
as changelog indicates it has been removed.
2015-07-03 11:51:09 +03:00
Vladimir Agafonkin
05e7d53486
Revert "update docs keyword highlighting"
...
This reverts commit 9fc80c0c34
.
2015-07-03 11:50:40 +03:00
Vladimir Agafonkin
9fc80c0c34
update docs keyword highlighting
2015-07-01 10:44:13 +03:00
Vladimir Agafonkin
ff5ad196f4
docs page adjustments
2015-06-30 19:16:31 +03:00
Rowan Hogan
282ff1c41c
Fix table row page anchor links on API docs page.
2015-06-30 22:42:01 +10:00
Vladimir Agafonkin
a4b740a443
add back docs anchors
2015-06-30 14:10:39 +03:00
Vladimir Agafonkin
02c6788194
proper docs and other tweaks
2015-06-30 14:10:39 +03:00
Vladimir Agafonkin
dfab7a9152
bring green headings back
2015-06-30 14:10:10 +03:00
Vladimir Agafonkin
14e8941336
initial docs update
2015-06-30 14:10:10 +03:00
Iván Sánchez Ortega
a5a43a38e1
Merge pull request #3495 from garnertb/gh-pages
...
Document L.Path.options.fillRule. Fixes #3478 .
2015-05-27 09:33:24 +02:00
Tyler Garner
cb1bb853eb
Document L.Path.options.fillRule. Fixes #3478 .
2015-05-26 20:38:06 -04:00
Steve
08b08cd8e1
Fix typos in Class options section
2015-05-18 10:27:58 -05:00
Steve
ac00f05e07
Fix wording in moveend section of API.
2015-05-13 11:50:56 -05:00
Lambdac0re
88517afea9
Update reference.html
2015-04-01 14:42:38 +02:00
Lamdabc0re
7e0eae568b
Update reference.html
...
L.Util.falseFn() does NOT return a function!
2015-03-06 14:36:34 +01:00
Hans Kristian Flaatten
5004da2a9e
Remove insertAtTheBottom option from addLayer()
2015-01-24 18:43:57 +01:00
Kyle Tolle
153b11447c
Use appropriate loses instead of looses
2015-01-14 12:43:41 -07:00
Kyle Tolle
e6ad9e352b
Update mouseup event description
...
It was the same as mousedown before.
2015-01-14 12:25:21 -07:00
James Seppi
cf94c20815
minor typo fix
2014-12-08 14:39:04 -06:00
kdeloach
eecbe1da47
Change anchor hrefs from #map to #map-class
...
This corrects out of date link references to the Map section.
2014-11-21 16:26:25 -05:00
Machiste Quintana
e1e456b975
simplify initialize clarification
2014-11-12 15:15:56 -05:00
Machiste Quintana
114ca1e6d4
update api reference with section on class constructors
2014-11-12 14:26:31 -05:00
Vladimir Agafonkin
e063a9626e
Merge pull request #2847 from vassilevsky/fix-map-event
...
Fix map click event name
2014-11-04 12:44:35 +02:00
Justin Manley
1e42df6701
Add a sentence clarifying that L.bind is not a polyfill for ES5 bind.
2014-11-03 14:24:30 -06:00
Steve
8dfba898de
add popupAnchor option to DivIcon
2014-10-31 11:12:00 -05:00
moklick
5bc0bebd01
Update reference.html
...
Correct typo. Use "L.layerGroup" instead of "L.LayerGroup".
2014-10-20 15:29:53 +02:00
Bruno Lellis
71732ef849
Fixed setPopupContent 2nd argument
...
There is no options argument in setPopupContent.
2014-10-01 16:46:22 -03:00
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
i.vasilevskiy
d1f8aad712
Fix map click event name
2014-08-09 21:54:42 +04: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