todo, configure map mvp

This commit is contained in:
Bel LaPointe
2022-01-12 20:43:34 -05:00
parent 7ec4ce79dd
commit 3423e5f76a
5 changed files with 28 additions and 0 deletions

5
testdata/index.html vendored Normal file
View File

@@ -0,0 +1,5 @@
<html>
<body>
<img src='https://maps.googleapis.com/maps/api/staticmap?center=Advance,NC&zoom=13&size=400x400&maptype=roadmap&key=AIzaSyBkACm-LQkoSfsTO5_XAzBVZE9-JQzcNkg'/>
</body>
</html>