Open jonfroehlich opened 2 months ago
Wow, you just beat me to it, I had just taken that screenshot myself!
@aslassi777 I think that this should be your next task! I think that this is just for the map, not for Street View. And the only map that we use from Google is the mini map on the Explore page. What I'm hoping to get from you is:
@misaugstad Sounds good! I'll get this started over the weekend and will reach out if I have any questions
@misaugstad Just to make sure, after looking through the codebase, I've reached the file main.scala.html
. This is where the Google API link seems to be, and like you mentioned, I see that it's at quarterly
. This is the correct line to be changing, correct? I've already changed it to beta and played around with it (seemed to not affect anything with the maps in the Walla-Walla explore missions but I only used it for a few minutes, will test it out more in depth later), but just want to make sure.
<script type="text/javascript"
src="https://maps.googleapis.com/maps/api/js?v=quarterly&key=@Play.configuration.getString("google-maps-api-key").get&language=@lang.code&callback=Function.prototype">
</script>
@aslassi777 yes, correct!
@misaugstad checked more in depth today. After doing about 2 missions with the version set to beta, I am not seeing anything breaking or any major changes we should be accommodating for. The small google side map next to the street view works exactly how it does on the main website as it does on my localhost, at least for now. I did notice that on the website:
We recommend, in early November, you test your application using v=3.58.
So maybe can check back in on this in November, but for now, no breaking changes. I'm also going to push one change, which is to switch from the quarterly to weekly channel as you had mentioned.
Received the following email:
We are changing the Google Maps JavaScript API controls to reduce the space they occupy on maps by default and to improve the accessibility of panning the map.
We’re reaching out to you because we have observed one or more of the following criteria: