Prayag Verma
609cee1821
Fix a typo
...
`presense` → `presence`
2016-02-14 13:52:33 +05:30
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
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
Martin Raifer
f890b4984d
Fix link to "map.createPane" method
2016-01-19 15:41:52 +01:00
Iván Sánchez Ortega
8744644c25
Add 0.7.x docs and move reference to other doc versions around.
2015-12-12 19:11:53 +01:00
Lou Huang
0575ff179e
Add L.Browser.ielt9 to documentation
...
I think this one is important to know about because it triggers the .leaflet-oldie class
2015-12-11 11:39:52 -05:00
perliedman
5be98d630a
Remove continuousWorld from docs, since it's not in the API
2015-11-27 19:12:54 +01:00
Andrew Harvey
7973da4650
fix maxNativeZoom wording
...
e.g. If my tile source only goes up to z15 but I want users to zoom into z17, then I set maxNativeZoom=15, maxZoom=17, and for all zoom levels higher than maxNativeZoom, tiles from maxNativeZoom will be loaded and auto-scaled.
2015-11-19 17:34:34 +11:00
Martin Delille
c117fab709
fix typing error
2015-10-21 19:12:55 +02:00
danzel
5c529f5175
Fix a bunch of unbalanced tags
2015-10-09 10:11:56 +13:00
Vladimir Kulev
471bec5f9a
Fix typo in popup event names
2015-09-07 21:26:06 +03:00
Daniel Peukert
21ae5c6859
Fixed various typos in the documentation
2015-08-18 22:28:17 +02:00
Iván Sánchez Ortega
485c1987f0
Document createTile async mode
2015-08-11 10:04:21 +02:00
Matti Tahvonen
187b7cb263
Fixed couple of remaining ilayer anchors
2015-07-16 14:36:21 +03:00
Matti Tahvonen
44bc29ba1c
Manual tuning: replaced all ILayer words with just Layer
2015-07-16 14:27:26 +03:00
Vladimir Agafonkin
d083eaaa7d
update docs version notice
2015-07-15 15:30:32 +03:00
Vladimir Agafonkin
b71636eed7
Merge branch 'gh-pages' into gh-pages-master
...
* gh-pages:
add a flyover gif
1.0 beta 1 blog post
update download page
move plugin geojson selector in other category
minor docs js fixes, remove cruft
fix docs row click jumping, close #3609
Update Mapbox examples to v4 API and replace examples map IDs
no formatting in blog descriptions
fix blog post description
GeoJSON object array documentation
Update providers list for Leaflet Control Geocoder
Update information for Leaflet Routing Machine
instructions for using downloaded leaflet
Update plugin description
2015-07-15 15:29:06 +03:00
Vladimir Agafonkin
217a4beaf9
fix docs row click jumping, close #3609
2015-07-10 17:56:14 +03:00
Justin Poehnelt
12c1daec24
GeoJSON object array documentation
2015-07-07 13:44:03 +03:00
Iván Sánchez Ortega
f2673ff0d9
Document changes introduced by non-square tiles in #3570/#3573.
2015-07-03 11:55:55 +03:00
Per Liedman
4bc3a7708c
Document Map and CRS distance
2015-07-03 11:55:55 +03:00
Per Liedman
e28c59f41d
Document L.CRS.Earth
2015-07-03 11:55:55 +03:00
Per Liedman
6e1e54c9c8
Document CRS and Map wrapLatLng
2015-07-03 11:55:55 +03:00
Per Liedman
d6336dc7eb
Document CRS unproject
2015-07-03 11:55:55 +03:00
Per Liedman
7e3a82d4a3
Document Map getPixelWorldBounds
2015-07-03 11:55:54 +03:00
Per Liedman
41315ecf80
Document CRS wrapLat, wrapLng, infinite and getProjectedBounds
2015-07-03 11:55:54 +03:00
Per Liedman
30233fba26
Document Projection bounds property
2015-07-03 11:55:54 +03:00
Iván Sánchez Ortega
2f287ba1dd
More consistency between L.Evented and L.DomEvent docs. (see #3098 )
2015-07-03 11:55:54 +03:00
Iván Sánchez Ortega
7192bde5f9
Misc docs: Evented aliases, deprecated LatLng stuff, Util.throttle. See #3098 .
2015-07-03 11:55:54 +03:00
Iván Sánchez Ortega
fdddb648e8
Cleanup L.DomUtil docs (see #3098 ).
2015-07-03 11:55:54 +03:00
Iván Sánchez Ortega
b64655535a
Bits of documentation for L.DomUtil's methods used internally
2015-07-03 11:55:54 +03:00
Iván Sánchez Ortega
3c177564f6
Bits of documentation for L.DomEvent and L.DomUtil (see #3098 )
2015-07-03 11:55:54 +03:00
Iván Sánchez Ortega
745cad469f
Miscellaneous bits of documentation (see #3098 )
2015-07-03 11:55:54 +03:00
Iván Sánchez Ortega
2396b97143
Document Bounds.overlap and LatLngBounds.overlap (see #3508 )
2015-07-03 11:55:53 +03:00
Iván Sánchez Ortega
f15fd92bd3
Documentation for maxBoundsViscosity (see #3510 )
2015-07-03 11:55:53 +03:00
Yohan Boniface
08afc5a104
Add Polyline.isEmpty to the doc
2015-07-03 11:55:53 +03:00
Yohan Boniface
86c0649d44
More L.Polyline doc on LatLng related methods
2015-07-03 11:55:53 +03:00
Yohan Boniface
f947853f3b
Update L.Polyline.addLatLng doc
2015-07-03 11:55:53 +03:00
Iván Sánchez Ortega
7b7b56622f
Add flyTo() and flyToBounds() to the API reference
2015-07-03 11:55:53 +03:00
Patrick Arlt
acd56a0096
remove shared methods from method lists
2015-07-03 11:55:53 +03:00
Vladimir Agafonkin
e708fbc94b
clean up docs merges
2015-07-03 11:55:53 +03:00
Patrick Arlt
62860ca414
more layer docs
2015-07-03 11:55:39 +03:00
Vladimir Agafonkin
62de364d2e
polygon/polyline docs fixes and cleanup
2015-07-03 11:54:02 +03:00
Patrick Arlt
d7c6788211
renderer docs and methods
2015-07-03 11:54:01 +03:00
Patrick Arlt
98d83e5b92
flip Circle/CircleMarker inheritance
2015-07-03 11:54:01 +03:00
Patrick Arlt
ceed74ba50
getCenter() docs
2015-07-03 11:54:01 +03:00
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