DEV Community

sameer8saini
sameer8saini

Posted on

Google Maps Javascript API Tutorial

In this video, we will use the Google Maps Javascript API and create a new map and use it in our HTML website.

We will use the Google Cloud Platform to create a new project and billing account.
Then we will link the project to the billing account.

We will then enable the Google Maps Javascript API and create an API key for our website.
We will also see how we can restrict a google map API key to a website domain.

We will then create a simple google map and embed that in our website.

We will also learn how we can create google maps markers and create them statically and dynamically.

We will add labels to markers and also give a custom icon for the marker.

At last, we will turn our google maps into a cool night look by using the google maps map style feature.

The possibilities of using google maps into a website is endless and google maps api gives us tons of features that we can use.

Top comments (0)