googlemaps / js-samples

Samples for the Google Maps JavaScript v3 API
https://developers.google.com/maps/documentation/javascript/
Other
730 stars 817 forks source link

feat: Adds new example maps to demonstrate the place autocomplete data API #1745

Closed willum070 closed 1 month ago

willum070 commented 1 month ago

This change adds two new example maps to demonstrate the Place Autocomplete Data API.

Fixes #1744 🦕

snippet-bot[bot] commented 1 month ago

Here is the summary of changes.

You are about to add 16 region tags. - [samples/place-autocomplete-data-session/index.njk:9](https://github.com/googlemaps/js-samples/blob/397226dd2a184f5f24814f0f2fa059f7195502dd/samples/place-autocomplete-data-session/index.njk#L9), tag `maps_place_autocomplete_data_session_html` - [samples/place-autocomplete-data-session/index.ts:7](https://github.com/googlemaps/js-samples/blob/397226dd2a184f5f24814f0f2fa059f7195502dd/samples/place-autocomplete-data-session/index.ts#L7), tag `maps_place_autocomplete_data_session` - [samples/place-autocomplete-data-session/style.scss:9](https://github.com/googlemaps/js-samples/blob/397226dd2a184f5f24814f0f2fa059f7195502dd/samples/place-autocomplete-data-session/style.scss#L9), tag `maps_place_autocomplete_data_session` - [samples/place-autocomplete-data-simple/index.njk:8](https://github.com/googlemaps/js-samples/blob/397226dd2a184f5f24814f0f2fa059f7195502dd/samples/place-autocomplete-data-simple/index.njk#L8), tag `maps_place_autocomplete_data_simple_html` - [samples/place-autocomplete-data-simple/index.ts:7](https://github.com/googlemaps/js-samples/blob/397226dd2a184f5f24814f0f2fa059f7195502dd/samples/place-autocomplete-data-simple/index.ts#L7), tag `maps_place_autocomplete_data_simple` - [samples/place-autocomplete-data-simple/index.ts:15](https://github.com/googlemaps/js-samples/blob/397226dd2a184f5f24814f0f2fa059f7195502dd/samples/place-autocomplete-data-simple/index.ts#L15), tag `maps_place_autocomplete_data_simple_request` - [samples/place-autocomplete-data-simple/index.ts:17](https://github.com/googlemaps/js-samples/blob/397226dd2a184f5f24814f0f2fa059f7195502dd/samples/place-autocomplete-data-simple/index.ts#L17), tag `maps_place_autocomplete_data_simple_request_body` - [samples/place-autocomplete-data-simple/index.ts:28](https://github.com/googlemaps/js-samples/blob/397226dd2a184f5f24814f0f2fa059f7195502dd/samples/place-autocomplete-data-simple/index.ts#L28), tag `maps_place_autocomplete_data_simple_token` - [samples/place-autocomplete-data-simple/index.ts:36](https://github.com/googlemaps/js-samples/blob/397226dd2a184f5f24814f0f2fa059f7195502dd/samples/place-autocomplete-data-simple/index.ts#L36), tag `maps_place_autocomplete_data_simple_get_suggestions` - [samples/place-autocomplete-data-simple/index.ts:64](https://github.com/googlemaps/js-samples/blob/397226dd2a184f5f24814f0f2fa059f7195502dd/samples/place-autocomplete-data-simple/index.ts#L64), tag `maps_place_autocomplete_data_simple_prediction` - [samples/place-autocomplete-data-simple/index.ts:66](https://github.com/googlemaps/js-samples/blob/397226dd2a184f5f24814f0f2fa059f7195502dd/samples/place-autocomplete-data-simple/index.ts#L66), tag `maps_place_autocomplete_data_simple_fetch` - [samples/place-autocomplete-data-simple/style.scss:9](https://github.com/googlemaps/js-samples/blob/397226dd2a184f5f24814f0f2fa059f7195502dd/samples/place-autocomplete-data-simple/style.scss#L9), tag `maps_place_autocomplete_data_simple` - [web-components-accessibility/index.ts:7](https://github.com/googlemaps/js-samples/blob/397226dd2a184f5f24814f0f2fa059f7195502dd/web-components-accessibility/index.ts#L7), tag `maps_web_components_accessibility` - [web-components-accessibility/index.ts:13](https://github.com/googlemaps/js-samples/blob/397226dd2a184f5f24814f0f2fa059f7195502dd/web-components-accessibility/index.ts#L13), tag `maps_web_components_accessibility_query` - [web-components-accessibility/index.ts:18](https://github.com/googlemaps/js-samples/blob/397226dd2a184f5f24814f0f2fa059f7195502dd/web-components-accessibility/index.ts#L18), tag `maps_web_components_accessibility_iterate` - [web-components-accessibility/style.scss:9](https://github.com/googlemaps/js-samples/blob/397226dd2a184f5f24814f0f2fa059f7195502dd/web-components-accessibility/style.scss#L9), tag `maps_web_components_accessibility`

This comment is generated by snippet-bot. If you find problems with this result, please file an issue at: https://github.com/googleapis/repo-automation-bots/issues. To update this comment, add snippet-bot:force-run label or use the checkbox below:

googlemaps-bot commented 1 month ago

:tada: This PR is included in version 3.24.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: