san-diego-tech-hub / sdth-site

San Diego Tech Hub website
https://sandiegotechhub.com
MIT License
11 stars 16 forks source link

Network Page needs a Map component for Visualizing Results #158

Closed appleJax closed 5 years ago

appleJax commented 5 years ago

We need a map component for the network page to visualize the results. Currently the map is an iframe with a hard-coded url. We need to replace the iframe with a react component that will dynamically display markers for the results.

Screen Shot 2019-07-27 at 5 40 33 PM
appleJax commented 5 years ago

Fixed by #166