parent
c5cbbf8174
commit
f6e1a9be91
@ -17,7 +17,7 @@ import * as Util from '../../core/Util';
|
|||||||
* [Proj4Leaflet](https://github.com/kartena/Proj4Leaflet) plugin.
|
* [Proj4Leaflet](https://github.com/kartena/Proj4Leaflet) plugin.
|
||||||
*
|
*
|
||||||
* Note that the CRS instances do not inherit from Leafet's `Class` object,
|
* Note that the CRS instances do not inherit from Leafet's `Class` object,
|
||||||
* and can't be instantiated. Also, new classes can't inherit from them,
|
* and can't be instantiated. Also, new classes can't inherit from them,
|
||||||
* and methods can't be added to them with the `include` function.
|
* and methods can't be added to them with the `include` function.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
* Only accepts actual `L.Point` instances, not arrays.
|
* Only accepts actual `L.Point` instances, not arrays.
|
||||||
|
|
||||||
* Note that the projection instances do not inherit from Leafet's `Class` object,
|
* Note that the projection instances do not inherit from Leafet's `Class` object,
|
||||||
* and can't be instantiated. Also, new classes can't inherit from them,
|
* and can't be instantiated. Also, new classes can't inherit from them,
|
||||||
* and methods can't be added to them with the `include` function.
|
* and methods can't be added to them with the `include` function.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user