Skip to content

RafaelDavisH/Building-with-Google-Maps-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beginners Series

Build with Google Maps API

Beginners Series on Building with Google Maps API. Starting with a simple load of Google Map using latitude and longitude to center the map, and the API Key. The series will consist of several videos taking a simple map with a marker for one restaurant to dark mode map with multiple restaurant locations served through a Contentful API, a sidebar listing all restaurants by name, including a dynamic search input on top, and each marker when click would display a modal with the restaurant's address, photos, other important information. Each restaurants information will be served with Foursquare Places API and/or Google Places API.

Series:

Part 1 : Loading a simple Google Map with latitude, longitude and the API Key.

Part 2 : Adding multiple markers locations and adding dark mode styles to the map.

part 3 : Adding DROP and BOUNCE animations to the markers, create an info window with the InfoWindow() constructor, and display the restaurant title.

part 4 : Using apiwithgithub.com to create and fetch the locations API to load markers with their title, location, and content to the map.

About

Beginners Series on Building with Google Maps API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published