BioAnalyticResource / ePlant

ePlant is a gene-centric visualization tool for plant genomes
https://bioanalyticresource.github.io/ePlant/
GNU General Public License v2.0
7 stars 12 forks source link

feat: WorldEFP v1 #138

Open Yukthiw opened 3 months ago

Yukthiw commented 3 months ago

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)

Yukthiw commented 3 months ago
image
Yukthiw commented 3 months ago
image
VinLau commented 2 months ago

@Yukthiw, where do we add the APIProvider.apiKey in the project for our google maps API key for local development?

Yukthiw commented 2 months ago

@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

image

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.