Hello ! First, thanks for this awesome project.
I'm currently developping an app that use leaflet and shapefile. But I'm also using an api that authenticate users with a JWT. Each users have some shapefile to load, so I would need to add authentication headers to "new L.Shapefile()".
Is that possible ? If yes how could I do it ?
Hello ! First, thanks for this awesome project.
I'm currently developping an app that use leaflet and shapefile. But I'm also using an api that authenticate users with a JWT. Each users have some shapefile to load, so I would need to add authentication headers to "new L.Shapefile()".
Is that possible ? If yes how could I do it ?