Add links onto wikipedia page about WMS
This commit is contained in:
parent
f5b3cf0535
commit
1a3f56701b
@ -3,7 +3,7 @@
|
||||
* @aka L.CRS
|
||||
* Abstract class that defines coordinate reference systems for projecting
|
||||
* geographical points into pixel (screen) coordinates and back (and to
|
||||
* coordinates in other units for WMS services). See
|
||||
* coordinates in other units for [WMS](https://en.wikipedia.org/wiki/Web_Map_Service) services). See
|
||||
* [spatial reference system](http://en.wikipedia.org/wiki/Coordinate_reference_system).
|
||||
*
|
||||
* Leaflet defines the most usual CRSs by default. If you want to use a
|
||||
|
@ -2,7 +2,7 @@
|
||||
* @class TileLayer.WMS
|
||||
* @inherits TileLayer
|
||||
* @aka L.TileLayer.WMS
|
||||
* Used to display WMS services as tile layers on the map. Extends `TileLayer`.
|
||||
* Used to display [WMS](https://en.wikipedia.org/wiki/Web_Map_Service) services as tile layers on the map. Extends `TileLayer`.
|
||||
*
|
||||
* @example
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user