L.Class powers the OOP facilities of Leaflet and is used to create almost all of the Leaflet classes documented.
L.Icon.Default extends L.Icon and is the blue icon Leaflet uses for markers by default.
Creates a default icon instance with the given options.
Creates an icon instance with the given options.