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

Update googlemaps api version to v3.32 #14146

Merged
merged 6 commits into from
Aug 3, 2018
Merged

Conversation

VictorVelarde
Copy link
Contributor

@VictorVelarde VictorVelarde commented Jul 6, 2018

Related to #13902

A simple update of the gmaps version, from current 3.30 to 3.32 (which has been already used in carto.js)

Acceptance

gmaps user at staging

  • Create a map
  • Use GMaps as the basemap
  • Check the version being used with dev tools.
  • Expected: there should be a tag with <script type="text/javascript" src="//maps.googleapis.com/maps/api/js?v=3.32"></script>

Important: as the user doesn't have a valid gmaps api key, the gmaps will NOT BE RENDERED (and there will be javacript errors regarding to invalid key), but the script tag will be there. So this is a little "leap of faith"

Copy link
Contributor

@ivanmalagon ivanmalagon left a comment

Choose a reason for hiding this comment

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

LGTM

@ivanmalagon
Copy link
Contributor

ivanmalagon commented Jul 11, 2018

Backend tests are failing, by the way.

@VictorVelarde
Copy link
Contributor Author

retest this please

@VictorVelarde
Copy link
Contributor Author

Hi @ramiroaznar This is ready for acceptance. See STA 🔝

@ramiroaznar
Copy link

image

LGTM, right?

@VictorVelarde
Copy link
Contributor Author

Yes, that's the expected error because of a "made-up" api-key

@VictorVelarde VictorVelarde merged commit c1d1169 into master Aug 3, 2018
@VictorVelarde VictorVelarde deleted the 13902-gmaps-3-32 branch August 3, 2018 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants