Christopher Ritter

Results 5 comments of Christopher Ritter

Has this issue been addressed? I'm experiencing the same issue when trying to use the Marker slot for custom content.

Here's an amalgamation of all the above solutions: **MglGeojsonLayer** ``` ``` **geoJsonSource** ``` geoJsonSource: { type: "geojson", data: { id: "test", type: "Feature", geometry: { type: "Point", coordinates: [125.6, 10.1]...

> `minZoom`, `maxZoom`, and `maxNativeZoom` I've included these three settings in `LTileLayerComponent` but it's still showing a gray map above 18. I've also included `minZoom` and `maxZoom` on the `l-map`...

I have been experiencing this bug since yesterday and am unable to locate a workaround.