-
### Description
TypeScript complains that some React components, including layer components such as `GeoJsonLayer` and `ArcLayer`, cannot be used in JSX:
```
'GeoJsonLayer' cannot be used as a JS…
-
I have widgets which are react components wrapped in SortableItem, and one of the widget is a map and when I am dragging this widget the map is not showing, but when I drag another widget all works..…
-
I have been experimenting with the ESRI DeckRenderer in /deck.gl/examples/get-started/pure-js/arcgis/
It works really nicely. One thing i have found is that when you set ESRI to use elevation data …
-
#### ALL software version info
Win10, Python 3.10.2, Firefox 104.0.2
panel 0.13.0a37
pandas 1.4.1
pydeck 0.7.1
#### Description of expected behavior…
-
I'm having an issue trying to load in the tile data from the following service url:
`https://tiles.arcgis.com/tiles/x0Sdf9S89WeD6QFk/arcgis/rest/services/Lamond_x16/SceneServer/layers/0`
And here'…
-
-
Not sure how to do this yet:
Option 1: Receive route as json (or some compressed format) and use deck.gl to render on top of map. This requires some more client side code for the graph drawing and …
-
I'm making a video for Panel and Altair. As a part of this I need to explain why we need `pn.extension("vega")`. It means I need to explain that `vega` is the .js library powering Altair. I would like…
-
### Description
When using a SimpleMeshLayer, the orientation angle of a mesh model is reversed when in GlobeView.
Mapview
========
![Screenshot from 2022-10-28 17-04-26](https://user-images.git…
-
I want to add a heatmap feature to iTowns, but I'm not sure where to start.