An open API service indexing awesome lists of open source software.

https://github.com/odaridavid/googlemapscompose--opencharge

Showcase using compose Google Maps and Open Charge API
https://github.com/odaridavid/googlemapscompose--opencharge

android compose maps opencharge

Last synced: about 2 months ago
JSON representation

Showcase using compose Google Maps and Open Charge API

Awesome Lists containing this project

README

          

## GoogleMaps + OpenCharge API

# Pre-requisite 📝

In your `local.properties` you will need to add your Google Maps API key and the Open Charge Key in the pdf
```
MAPS_API_KEY= YOUR KEY
OPEN_CHARGE_API= YOUR KEY
```
See [Get your api key](https://developers.google.com/maps/documentation/android-sdk/get-api-key)

# Screenshots 📱