Maps

Our map component uses the Google Maps API and it comes with a custom interface that matches the theme’s colors


Initialization

First make sure to add your maps api key in the API_KEY file

export const API_KEY = 'YOUR_API_KEY';