[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / gis / lib / leaflet / README.md
1 # Sources utilisées dans la lib :
2
3 ## dist/
4
5 * [http://leafletjs.com/download.html](http://leafletjs.com/download.html)
6
7 ## plugins/
8
9 * [Bing.js](https://github.com/shramov/leaflet-plugins/blob/master/layer/tile/Bing.js)
10 * [Control.FullScreen.js](https://github.com/brunob/leaflet.fullscreen/blob/master/Control.FullScreen.js)
11 * [Control.MiniMap.js](https://github.com/Norkart/Leaflet-MiniMap/blob/master/src/Control.MiniMap.js)
12 * [Google.js](https://github.com/shramov/leaflet-plugins/blob/master/layer/tile/Google.js)
13 * [GPX.js](https://github.com/shramov/leaflet-plugins/blob/master/layer/vector/GPX.js)
14 * [GPX.Speed.js](https://github.com/shramov/leaflet-plugins/blob/master/layer/vector/GPX.Speed.js)
15 * images
16 * mixed from all sources
17 * [KML.js](https://github.com/shramov/leaflet-plugins/blob/master/layer/vector/KML.js)
18 * leaflet.markercluster.css
19 * [MarkerCluster.css](https://github.com/Leaflet/Leaflet.markercluster/blob/leaflet-0.7/dist/MarkerCluster.css)
20 * [MarkerCluster.Default.css](https://github.com/Leaflet/Leaflet.markercluster/blob/leaflet-0.7/dist/MarkerCluster.Default.css)
21 * [leaflet.markercluster-src.js](https://github.com/Leaflet/Leaflet.markercluster/blob/leaflet-0.7/dist/leaflet.markercluster-src.js)
22 * leaflet-plugins.css
23 * [Control.FullScreen.css](https://github.com/brunob/leaflet.fullscreen/blob/master/Control.FullScreen.css)
24 * [Control.MiniMap.css](https://github.com/Norkart/Leaflet-MiniMap/blob/master/src/Control.MiniMap.css)
25 * [leaflet-providers.js](https://github.com/leaflet-extras/leaflet-providers/blob/master/leaflet-providers.js)
26 * [Marker.Rotate.js](https://github.com/shramov/leaflet-plugins/blob/master/layer/Marker.Rotate.js)
27 * [TOPOJSON.js](https://github.com/shramov/leaflet-plugins/blob/master/layer/vector/TOPOJSON.js)