I just tried installing and using this module within a 6.13 drupal environment. Works great, but the Google Map's user interface elements are in swedish (?) I'm in Los Angeles, and I'd like the UI controls to be in english. Tried looking at the embed_gmap.module file, but saw nothing that seems to allow language control.

Attached is a jpeg of a map created with this module, showing the non-english UI elements.

Comments

andreashaugstrup’s picture

StatusFileSize
new703 bytes

Does this patch remove the problem?

The language is Danish by the way. Google shows me everything in Danish no matter what I do so it's a little hard testing that other people get things in their preferred language.

elsvandeveire’s picture

Dear Andreas

This is a wonderful module. I was experiencing the same problem (get directions etc in Danish) but the patch solved the problem. Really great. Thank you so much.

Kind regards

Els

For newbies:
root>modules>embed_gmap and open embed_gmap.module with your editor. Search for e.g. "UTF8">you will see the "if (!$map)", change the code with the patch, save document, upload and that is it :-)

bsenftner’s picture

Works great! thanks for the patch, and thanks for the module!!!

peterh’s picture

Status: Active » Fixed

I agree

andreashaugstrup’s picture

Committed to both D5 and D6 branches (available in version 1.2 of this module). Thank you for catching this and testing it, guys.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.