Replies: 1 comment
-
In general, the JavaScript would need to listen to the map events and update the table based on the features visible in the map. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to know if there is a way to link the data shown on the bounding box (left) with their properties (right).
For instance, for the attached image, I would like to have only three rows (right) showing the properties of the three features (left).
I'm guessing that it should be in https://github.com/geopython/pygeoapi/blob/master/pygeoapi/templates/collections/items/index.html but I don't know what/where to modify.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions