Skip to content

feat: add support for Google Places API v1 with useNewApi flag#78

Open
MTsung wants to merge 1 commit into
Shrutimahajan:masterfrom
MTsung:master
Open

feat: add support for Google Places API v1 with useNewApi flag#78
MTsung wants to merge 1 commit into
Shrutimahajan:masterfrom
MTsung:master

Conversation

@MTsung

@MTsung MTsung commented Oct 2, 2025

Copy link
Copy Markdown

This change resolves issues #72#74

New Features

  • Google Places API (v1) support
  • Add useNewApi flag to toggle between legacy API and new API
  • Default is false to avoid breaking changes for existing users

Details

  • Implemented new endpoints for:
  • Enhanced error handling (support error.message from v1 API)
  • Updated example and README with usage of useNewApi

Notes

  • Legacy API remains fully supported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant