Skip to content

Cantem/maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple experiment with typescript and google maps API

Commands

Start the application locally

parcel index.html

Note

  1. Make sure that you change add your API key in the index.html script
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY"></script>

Refer to Google Developer Console

  1. This app uses specific version of faker and its types
"faker": "^5.5.3"
"@types/google.maps": "^3.47.4",

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published