Trying out Leafdoc comments in L.Marker
Added Leafdoc comments to Layer.js
Leafdoc comments for Popup, Layer
Leafdoc comments: L.Evented, inheritances, minor tilelayer
Leafdoc comments: gridlayer & tilelayer options
Leafdoc comments: tilelayer, marker drag
Typos
Leafdoc: switch to shorthand method params
Leafdoc: Switch to shorthands in marker drag, WMS.
Leafdoc: Vector layers
Leafdoc: Layer group, feature group, geojson
Leafdoc: LatLng, Point, Bounds, Icons.
Leafdoc: Controls.
Leafdoc: DOM & utils.
Leafdoc: "jake docs" now builds the documentation
Leafdoc: Commit actual templates instead of symlinks
Leafdoc: Fix broken build, have jake print out uglifyjs errors
Leafdoc: Several L.Map bits.
Leafdoc: Map handlers
Leafdoc: Map events, L.CRS, misc. fixes
Leafdoc: Fixed ordering of classes by using new leafdoc features
Leafdoc: Misc bits at the bottom of the docs
🍂doc: Map panes
🍂doc: CRSs, projections and their templates
🍂doc: miniclasses for map methods' options
Leafdoc: Cleanup L.Class, mark uninheritable sections, use Leafdoc 0.3.0
🍂doc: miniclasses for event types, bump to Leafdoc 1.0.0
🍂doc: Make linter happy after branch rebase
🍂doc: Tweaked headers for inherited stuff.
🍂doc: Tweaking section headers (white, padding, triangles)
Leafdoc: upgrade to 1.2, document SVG&Canvas, and misc bits
🍂doc: minor CSS tweaks, version in filename, typo.
Add missing bits - supersedes #4105, #4065, #4031
🍂doc: moved sections around, minor typos & fixes
Typo about LocationEvent
2015-08-13 02:51:04 +08:00
|
|
|
This file just defines the order of the classes in the docs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2016-04-03 02:50:27 +08:00
|
|
|
@class Map
|
|
|
|
|
|
|
|
@class Marker
|
|
|
|
@class Popup
|
2016-07-08 19:48:32 +08:00
|
|
|
@class Tooltip
|
2016-04-03 02:50:27 +08:00
|
|
|
|
|
|
|
@class TileLayer
|
|
|
|
@class TileLayer.WMS
|
|
|
|
@class ImageOverlay
|
2017-04-05 04:45:09 +08:00
|
|
|
@class VideoOverlay
|
2016-04-03 02:50:27 +08:00
|
|
|
|
|
|
|
@class Path
|
|
|
|
@class Polyline
|
|
|
|
@class Polygon
|
|
|
|
@class Rectangle
|
|
|
|
@class Circle
|
|
|
|
@class CircleMarker
|
|
|
|
@class SVG
|
|
|
|
@class Canvas
|
|
|
|
|
|
|
|
@class LayerGroup
|
|
|
|
@class FeatureGroup
|
|
|
|
@class GeoJSON
|
|
|
|
@class GridLayer
|
|
|
|
|
|
|
|
@class LatLng
|
|
|
|
@class LatLngBounds
|
|
|
|
@class Point
|
|
|
|
@class Bounds
|
|
|
|
@class Icon
|
|
|
|
@class DivIcon
|
|
|
|
|
|
|
|
@class Control.Zoom
|
|
|
|
@class Control.Attribution
|
|
|
|
@class Control.Layers
|
|
|
|
@class Control.Scale
|
|
|
|
|
|
|
|
@class Browser
|
|
|
|
@class Util
|
|
|
|
@class Transformation
|
|
|
|
@class LineUtil
|
|
|
|
@class PolyUtil
|
|
|
|
|
|
|
|
@class DomEvent
|
|
|
|
@class DomUtil
|
|
|
|
@class PosAnimation
|
|
|
|
@class Draggable
|
|
|
|
|
|
|
|
@class Class
|
|
|
|
@class Evented
|
|
|
|
@class Layer
|
2016-05-25 16:57:18 +08:00
|
|
|
@class Interactive layer
|
2016-04-03 02:50:27 +08:00
|
|
|
@class Control
|
|
|
|
@class Handler
|
|
|
|
@class Projection
|
|
|
|
@class CRS
|
|
|
|
@class Renderer
|
|
|
|
@class Event objects
|