Closed appleJax closed 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.
iframe
Fixed by #166
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 theiframe
with a react component that will dynamically display markers for the results.