benjaminh

Results 8 issues of benjaminh

With `https://unpkg.com/dc@4/dist/dc.js`, I get this message in the console : `You are using d3.schemeCategory20c, which has been removed in D3v5. See the explanation at https://github.com/d3/d3/blob/master/CHANGES.md#changes-in-d3-50. DC is using it for...

OpenStreetMap restricts the zoom level to 20 so I need to use Leaflet maxZoom and maxNativeZoom to zoom into last level tiles. Yet, I didn't find in django-leaflet config a...

**Is your feature request related to a problem? Please describe.** I wonder if the publish/subscribe pattern is in the range of Flower features ? My use case includes communication from...

enhancement

**Question / description du problème** J'essaye d'intégrer dans mon application mviewer des couches issues de SIGLoire. Il se trouve que le flux d'origine provient de `geo-ide.developpement-durable.gouv.fr`. Lorsque je tente d'afficher...

technical support

## Environnement Version mviewer: 3.9.1 Navigateur: Firefox 112.0 ## Description La bibliothèque Chart.js est chargée dans ma config xml comme une extension : ``` ``` Lorsque je démarre le mviewer,...

**Présentation** Actuellement, l'utilisation des variables d'environnement ne concerne que les couches ``. Il serait intéressant de pouvoir faire de même avec des infos génériques présentes dans le fichier .xml. **Description...

enhancement

Hello, I'm using vue-plotly for simple plots but I get a recurrent error in console : ``` Uncaught (in promise) TypeError: fullLayout is undefined emitAfterPlot vue-plotly.umd.js:140916 plot vue-plotly.umd.js:140908 ``` I've...

I have a page on which I call GeocoderJS through openstreetmap provider. Problem is my page is served with https, and I get some Mixed active content errors due to...