This project was created to help others embed maps in their apps.
Currently, to use this as an iframe, drop this into their code
<iframe src="https://one-point-map.pages.dev?lat=0&long=0" width="800px" height="800px"></iframe>
This project was bootstrapped with Create React App.