leighhalliday / google-maps-react-2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Maps in React Demo

This video covers a Bear Sighting React App where we learn how Google Maps, Google Places, and browser geolocation works. All using modern React (hooks) and up to date packages for 2020.

Links

API Keys

For this demo to work, please create a Google Map API Key, and ensure that the two services below are enabled... otherwise it won't work! This API key must be in the environment variable REACT_APP_GOOGLE_PLACES_API_KEY.

  • Maps JavaScript API
  • Places API
  • Geocoding API

About


Languages

Language:JavaScript 83.7%Language:HTML 10.7%Language:CSS 5.5%