Open Yukthiw opened 3 months ago
@Yukthiw, where do we add the APIProvider.apiKey in the project for our google maps API key for local development?
@Yukthiw, where do we add the APIProvider.apiKey in the project for our google maps API key for local development?
Just create a .env file and paste in the keys like this
You will have to create a new map and copy in the map id as well. You can do this from the maps api platform.
First version of the World EFP view includes major gene expression visualization incorporated with the google maps api.
To be done before merging this: Add the Maps API key and Map ID as a Github secret and mount it using Github actions deployment (PR found here).
To be done is a separate PR(s)
getInitialData()
to compute control values so that relative colour mode works.