I've done just about everything to try get the maps to work for the French and Portuguese cultures
The map renders fine when a culture of en-US or even ar-DZ is selected, I require the maps to render for 2 additional sites, the one is French and the other Portuguese.
I have specified the correct language for the google maps to render as, I have tried both pt and pt-BR, fr-FR, fr-MZ and just fr among others.
I have done some digging and this is what is returned for the map images
Notice the "c:NaN%2CNaN,sp:NaNxNaN", the map is built but with no images, there are also no controls, however there is a hand to pan the map.
I have created different API keys served from different regions, I've tried forcing the language to English through the language attribute, nothing seems to be working
When I pass the correct language through and disable the API key, I get the API error key missing displaying in french or Portuguese so that seems to be working. I'm assuming it has to do with the way the cultures are handled in umbraco.
What should I do to get the maps to display the tile images with a PT or FR culture?