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 streetview pegman on universal #805

Merged
merged 1 commit into from
Jun 1, 2021
Merged

Conversation

oshi97
Copy link
Contributor

@oshi97 oshi97 commented Jun 1, 2021

A previous commit fixed this on the vertical-map
page template. We also need a fix for the map
on universal, which also uses the SDK's map component.

T=409037
TEST=manual, auto

see mr.pegman on universal
update the test-site's universal config to display a google
maps component

A previous commit fixed this on the vertical-map
page template. We also need a fix for the map
on universal, which also uses the SDK's map component.

T=409037
TEST=manual, auto

see mr.pegman on universal
update the test-site's universal config to display a google
maps component
@coveralls
Copy link

Coverage Status

Coverage remained the same at 5.532% when pulling 6d6a4c3 on dev/pegman-universal into c03b0e4 on develop.

"cardType": "multilang-financial-professional-location"
"cardType": "multilang-financial-professional-location",
"mapConfig": {
"mapProvider": "Google"
Copy link
Member

Choose a reason for hiding this comment

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

nit: Is switching this to google intentional or just for testing?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

just for testing, before this we didn't display a map on universal at all

@oshi97 oshi97 merged commit b77e9f2 into develop Jun 1, 2021
@oshi97 oshi97 deleted the dev/pegman-universal branch June 1, 2021 16:03
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

3 participants