googlemaps / google-maps-services-go

Go client library for Google Maps API Web Services
https://pkg.go.dev/googlemaps.github.io/maps
Apache License 2.0
745 stars 215 forks source link

Static maps map_id parameter support #269

Closed rockaport closed 1 year ago

rockaport commented 2 years ago

It looks like the map_id parameter isn't supported. I didn't see any reference to it in the static maps source code. It looks like an easy change to add it in there. Let me know if it's supported and I'm missing something or you'd like for me to submit a PR.

Thanks

Is your feature request related to a problem? Please describe. It looks as if the map_id parameter is not supported.

Describe the solution you'd like map_id parameter is supported. Added to the StaticMapRequest struct.

Describe alternatives you've considered Forking and making this modification myself. Which I'm not opposed to and creating a pull request.

wangela commented 2 years ago

We welcome your PR! Thank you for contributing. Be sure to accept the CLA described in the contributing guide.

googlemaps-bot commented 1 year ago

:tada: This issue has been resolved in version 1.5.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: