GIShub4 / solid-map-gl

Solid JS Components Library for Mapbox & MapLibre 🌏

Home Page:https://gis-hub.gitbook.io/solid-map-gl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onLoad is not getting fired

m9dfukc opened this issue · comments

The onLoad event on MapGL is not getting fired. I did a quick inspection of the source code and found that the events only get attached after the "load" has fired and hence the "onLoad" never gets fired as the "load" event is already finished.

Thanks for finding this bug.
Fixed in the latest release