google-maps-services-js
google-maps-services-js copied to clipboard
Node.js client library for Google Maps API Web Services
**Is your feature request related to a problem? Please describe.** The new implementation took a step backwards when it required defining the token for every request made rather than the...
I'm using @googlemaps/google-maps-services-js 3.4.0. The `DirectionsStep` type contains a `steps` property which should be `DirectionsStep[]`, but the included typings in `common.d.ts` define it as just `DirectionsStep`. In the API responses...
#### Environment details 1. Places 2. Mac OS 15.2 3. 3.4.0 #### Steps to reproduce 1. Snippet below gives invalid request even when providing necessary lat and long with valid...
Hello, I'm using `"@googlemaps/google-maps-services-js": "^3.4.0"` I'm trying to use Directions API on the server side and pass the `directions()` response to the client to render. This is done so the...
Thanks for stopping by to let us know something could be better! --- **PLEASE READ** If you have a support contract with Google, please create an issue in the [support...