institute:{code:['ETH013']},// Genesys data filter
},
...
...
@@ -74,7 +75,7 @@ to *@geneesys-pgr/ui-embedded*:
|`clientId` | **Required** | Please contact helpdesk@genesys-pgr.org to obtain API keys for use in your environment.<br/>The API keys are limited to your website and will not work on a different domain. |
|`clientSecret` | **Required** | Ditto. |
|`filter` |`undefined` | Allows for narrowing the scope of requested accession data from Genesys API. <br/>To filter for accessions from your genebank, use: `{ institute: { code: ['XXX000'] } }` with the FAO WIEWS Code of your genebank. Default `undefined` value will return all accessions. |
|`language`|*en*| Specify the language of the user interface.<br/>Fully supported: `en`<br/>Partially supported: `es` |
|`language`|*en*| Specify the language of the user interface.<br/>Fully supported: `en`, `zh-TW`<br/>Partially supported: `es` |
@@ -124,3 +125,22 @@ The map is **disabled by default**. To allow users to see map of accession colle
|`baseMap.url`|[World_Light_Gray_Base](https://server.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer/tile/{z}/{y}/{x}/)| Tile server url for the map base layer. |