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
- Host: GitHub
- URL: https://github.com/odaridavid/googlemapscompose--opencharge
- Owner: odaridavid
- Created: 2023-02-17T20:31:26.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-17T20:31:35.000Z (over 2 years ago)
- Last Synced: 2025-07-10T20:46:52.333Z (3 months ago)
- Topics: android, compose, maps, opencharge
- Language: Kotlin
- Homepage:
- Size: 1.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 📱
![]()