pokeminer
pokeminer copied to clipboard
Change language of maps in report
I'm Russian so somehow the maps in /report are also in Russian, and I need to share the report with my American friends. My Google Maps language is English for the account that provided the API key, which is the account I'm signed in with in Chrome. I even tried appending report.html template, but that didn't solve anything, not that I thought it would. @modrzew How can I change the language in /report?
At the top;
<html lang="en">
(I don't know if this will fix it, just a suggestion)
That IS set to English. It's not the Pokeminer issue. It's obviously related to the API, since that's the only thing connecting the Miner to Google in my case. Live map at LeafLet is in English. @modrzew heeelp??
you already have language set in your screenshot Try this code at that place
&?sensor=false&language=en
@paul30001 your problem should have been solved by @Aiyubi. I found this while looking for solution: http://stackoverflow.com/a/4418811/4849245