google-maps-services-go icon indicating copy to clipboard operation
google-maps-services-go copied to clipboard

Static maps map_id parameter support

Open rockaport opened this issue 3 years ago • 1 comments

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.

rockaport avatar Jul 20 '22 18:07 rockaport

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

wangela avatar Jul 21 '22 23:07 wangela

: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:

googlemaps-bot avatar May 31 '23 18:05 googlemaps-bot