Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix google map inValidValueError #1548

Merged
merged 1 commit into from
Sep 16, 2021
Merged

Fix google map inValidValueError #1548

merged 1 commit into from
Sep 16, 2021

Conversation

yen-tt
Copy link
Contributor

@yen-tt yen-tt commented Sep 15, 2021

  • allow config to pass a pin label that is an empty string instead of defaulting to SDK built-in label got GoogleMapProvider (only use when label is not specified at all in config)

J=SLAP-655
TEST=manual

launched theme's test site, and see that theme's pin label config (empty string) is used instead of default marker label

- allow config to pass a pin label that is an empty string instead of defaulting to SDK built-in label got GoogleMapProvider (only use when label is not specified at all in config)

J=SLAP-655
TEST=manual

launched theme's test site, and see that theme's pin label config (empty string) is used instead of default marker label
@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 59.306% when pulling 313bc40 on dev/google-map-error into 4ad73c7 on develop.

Copy link
Contributor

@oshi97 oshi97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!!

@yen-tt yen-tt merged commit 2bf9308 into develop Sep 16, 2021
@yen-tt yen-tt deleted the dev/google-map-error branch September 16, 2021 12:37
cea2aj added a commit to yext/answers-hitchhiker-theme that referenced this pull request Oct 13, 2021
Reverts  #955 because the necessary corresponding [PR in the SDK](yext/answers-search-ui#1548) didn't make it into v1.11

J=none
TEST=manual

Build the test site with the new v1.11 SDK and see that the icons now look correct
@nmanu1 nmanu1 mentioned this pull request Nov 16, 2021
nmanu1 added a commit that referenced this pull request Nov 16, 2021
## Version 1.12.0
### Features
- Allow search rate tracking (#1558)
- Add support for setting and changing the visitor and passing it to answers-core (#1564)
- Add support for the auth token that is passed in from the config (#1566)
- Add an `environment` field to support consumer auth in Sandbox (#1597)
- Allow components to override the beforeMount function (#1547)
- Add distance to the card data and a function to format it (#1550)
- WCAG updates (allow pagination with Enter (#1575), identify current page in navigation tab (#1576), update autocomplete screen reader support (#1578, #1579))

### Changes
- Update directAnswers component data to include the searcher (#1596)
- Use custom alerts instead of window.alert (#1549)
- Update Mapbox version to match the Theme (#1551)
- Internal repo changes (#1562, #1577)

### Bugfixes
- Fix console error which would appear on google maps (#1548)
- Fix FAQ expansion when default is expanded (#1553)
- Fix error for searches on page load with no businessId (#1561)
cea2aj pushed a commit that referenced this pull request Apr 8, 2022
- allow config to pass a pin label that is an empty string instead of defaulting to SDK built-in label got GoogleMapProvider (only use when label is not specified at all in config)

J=SLAP-655
TEST=manual

launched theme's test site, and see that theme's pin label config (empty string) is used instead of default marker label
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.

None yet

4 participants