Icon doesn't really inherit from Layer

This commit is contained in:
Per Liedman 2017-06-08 15:18:08 +02:00
parent 162276e8fe
commit 2fee08b234

View File

@ -6,7 +6,6 @@ import {retina} from '../../core/Browser';
/*
* @class Icon
* @aka L.Icon
* @inherits Layer
*
* Represents an icon to provide when creating a marker.
*