Closed shreyasbharath closed 4 years ago
Hi,
Thanks for creating an awesome library!
Just wondering if you ever considered adding support for non-geoJSON types like boatmarker? I want to not only display points but also points with a compass heading.
Thanks for your help.
You can do this by using the pointToLayer option, just like with Leaflet's GeoJSON layer.
pointToLayer
Hi,
Thanks for creating an awesome library!
Just wondering if you ever considered adding support for non-geoJSON types like boatmarker? I want to not only display points but also points with a compass heading.
Thanks for your help.