sn-f-qr/google-map-generator
generate a google map image to dist
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| google_static_map_api_key | the api key of google static map | yes | — |
| address | the detail address of the map center, see https://developers.google.com/maps/documentation/maps-static/start#Addresses | yes | Shinjuku, Tokyo |
| zoom | the zoom level of the map. Typically ranges from 0 (world view) to 20+ (building level). | yes | 8 |
| output | the output path | yes | dist/generated-map.png |
Outputs
no outputs