First, thanks for developing this geomap Network Layer, this layer is at the core of my application. Here my comments about the beta version available in Grafana V10.1.
Tooltips
Tooltips don’t seem to be implemented, they show “Layer 3 /n frameNodes 1: [Object Object]”. It will be great if the Network Layer Tooltip is the same as the one found in the Markers Layer, with arbitrary field names not prefixed with “detail__” and, the possibility to add Data Links. For both layers, the ability to select the list of fields listed in the Tooltip, feature available in mapgl, will be an appreciated enhancement.
Arrows
Arrows are too small, almost impossible to see.
**Arbitrary field names **
It will be simpler on the query side if field names (i.e. longitude, latitude, mainstat, title) are selectable, like done in the Markers Layer.
“Data” selection
When implemented with two Static data source queries, the “Data” attribute needs to be unselected to work. Should there is two query selectors, one to select the Nodes and one to select the Edges?
Nodes without Edges
Nodes are not shown until Edges are configured exactly as expected. This makes the development and debugging more difficult.
Edge id
The edge id (Unique identifier of the edge) is not an information readily available or easy to generate. The current implementation works without it. Hope this feature will be maintained.
Do not hesitate to contact me for more details or feedbacks.
