1. Home
  2. Docs
  3. ShopBay Shopping App
  4. Backend Configuration
  5. Google Maps Setup

Google Maps Setup

In this app, we have used google maps for live Tracking of food orders. from drivers to customer locations for accurate results. this feature makes customers more trusting in his order and timing.

in order to use google maps in our app, we must have google maps keys with the following permissions

  1. Geocoding API
  2. Places API
  3. Maps JavaScript API
  4. Distance Matrix API
  5. Directions API

You can find and create keys at google cloud console visit thisĀ https://console.cloud.google.com/google/maps-apis/start?pli=1

for more about the google maps key please follow this instruction

After creating keys with respected permission add these keys to all the projects.

Open index.html inside src/ and add your google maps keys as you can see image bellow

Was this article helpful to you? Yes No

How can we help?