Skip to content

Commit

Permalink
Update components list in API.mg (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
h4 authored and PaulLeCam committed Feb 15, 2017
1 parent 0108708 commit bc11638
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions docs/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,29 +27,27 @@ Check Leaflet documentation for the events associated to each component.
- [MapComponent](Components.md#mapcomponent)
- [MapControl](Components.md#mapcontrol)
- [MapLayer](Components.md#maplayer)
- [BaseTileLayer](Components.md#basetilelayer)
- [Path](Components.md#path)
- [Map](Components.md#map)
- [Pane](Components.md#pane)
- [Pane](Components.md#pane)
- [UI Layers](Components.md#ui-layers)
- [Marker](Components.md#marker)
- [Popup](Components.md#popup)
- [Tooltip](Components.md#tooltip)
- [Raster Layers](Components.md#raster-layers)
- [TileLayer](Components.md#tilelayer)
- [ImageOverlay](Components.md#imageoverlay)
- [CanvasTileLayer](Components.md#canvastilelayer)
- [WMSTileLayer](Components.md#wmstilelayer)
- [Vector Layers](Components.md#vector-layers)
- [Circle](Components.md#circle)
- [CircleMarker](Components.md#circlemarker)
- [Polyline](Components.md#polyline)
- [MultiPolyline](Components.md#multipolyline)
- [Polygon](Components.md#polygon)
- [MultiPolygon](Components.md#multipolygon)
- [Rectangle](Components.md#rectangle)
- [Other Layers](Components.md#other-layers)
- [LayerGroup](Components.md#layergroup)
- [FeatureGroup](Components.md#featuregroup)
- [GridLayer](Components.md#gridlayer)
- [GeoJSON](Components.md#geojson)
- [Controls](Components.md#controls)
- [AttributionControl](Components.md#attributioncontrol)
Expand Down

0 comments on commit bc11638

Please sign in to comment.