VEuPathDB / EdaDataService

Apache License 2.0
2 stars 0 forks source link

`standalone-map/visualizations/map-markers/bubbles` is missing from `apps` endpoint #352

Closed bobular closed 7 months ago

bobular commented 7 months ago

I can see the code setting up the (minimal) constraints here:

https://github.com/VEuPathDB/EdaDataService/blob/0d5e8c10c45058218774d964b966055aa293048a/src/main/java/org/veupathdb/service/eda/ds/plugin/standalonemap/BubbleMapMarkersPlugin.java#L51-L63

But I can't immediately see why it doesn't show up in the /eda-service/apps response. Please could you take a look? I would like to add some constraints and have the front end pick them up and use them (currently the client is using the regular map-markers constraints, erroneously!)