mbari-org / dash5

Web based UI and client applications for MBARI.
mbari.vercel.app
0 stars 2 forks source link

Depth coord now loaded via google elevation service. #294

Closed jimjeffers closed 1 year ago

jimjeffers commented 1 year ago

Implemented onDepthRequest on the [...deployment].tsx page. Still need to confirm we're able to extract the google API key from the site config. If not we should probably use an environment variable to embed the maps API key more reliably.

Also the API key must have the google elevation service enabled in order for requests to successfully be made.

CleanShot 2023-06-28 at 18 16 30

ksalamy commented 1 year ago

Depth coord now loaded via google elevation service.

294 (Jim Jeffers).