This is boilerplate for random street view service with google maps api. project is on production.
There is somewhat ambiguous point using two maps in single page, this project will help sovle that problem.
Linked with google analytics, hotels combined affiliate, so you can use this for general understanding how to bind all these things up.
- Typescript
- Google Maps API
- Parcel
src
├── components - contains htmls related scripts and corresponding csses
├── images
├── types
└── utilities - utils functions to manipulate maps, and control dom.
- link google maps api(required)
make .env file in root directory and insert api API_KEY = {Your Own API KEY} - linke google analytics(optional)
- link hotels combined affiliate banners(optional)