webglearth / webglearth2

[UNMAINTAINED] WebGL Earth 2 - the source code of the project
Apache License 2.0
884 stars 212 forks source link

Increase compatibility with Leaflet API #111

Open daniellandau opened 6 years ago

daniellandau commented 6 years ago

Adding a custom icon in Leaflet: https://leafletjs.com/examples/custom-icons/#creating-an-icon

This pull request leaves the old functionality as is, but also handles some of the parameters from the Leaflet version if an object is passed in.

G-11-P commented 2 years ago

merge