stefansc1
stefansc1
maxZoom is a Leaflet option for TileLayers and GridLayers. To disable the heatmap's intensity scaling with zoom, I set maxZoom to the map's minimum zoom level. Now I cannot toggle...
### Bug Report or Feature Request ``` - [x] bug report - [ ] feature request ``` ### Bug descriptions I followed the [tutorial](https://openems.github.io/openems.io/openems/latest/gettingstarted.htm) and wanted to give feedback. ####...
In the documentation for the advanced API (http://oep-data-interface.readthedocs.io/en/latest/api/advanced.html), there is a misleading function example regarding geoJSON representation, the last example in the function section. It calls ST_AsGeoJSON on some geom...