leaflet-ng2
leaflet-ng2 copied to clipboard
Use package with server side rendering (Angular Universal)
I've tried wrapping the code in ngIf="isBrowser" but the only thing that is working is when I delete the import of the YagaModule in NgModule :( Any ideas how I can make the package works with Angular Universal?
We never tried server-side rendering. Do you have an example as GIT Repo?
Hello! I also need a server-side rendering. I think that this should help.