# Option 2: Get your Google Maps API Keys​

To make sure you can use the full feature set of MapsIndoors you'll need to enable these services.

* [<mark style="color:purple;">Maps JavaScript API</mark>](https://console.cloud.google.com/apis/library/maps-backend.googleapis.com)
* [<mark style="color:purple;">Google Maps Distance Matrix API</mark>](https://console.cloud.google.com/apis/library/distance-matrix-backend.googleapis.com)
* [<mark style="color:purple;">Google Maps Directions API</mark>](https://console.cloud.google.com/apis/library/directions-backend.googleapis.com)
* [<mark style="color:purple;">Google Places API Web Service</mark>](https://console.cloud.google.com/apis/library/places-backend.googleapis.com)

Then you need to create your Google Maps API key by following the link below:

* [<mark style="color:purple;">Create Google Maps API key</mark>](https://developers.google.com/maps/documentation/javascript/get-api-key)

If you apply restrictions to your key, remember to include the Google services listed above.
