

So, I think that is probably the difference. Make sure your search is spelled correctly. We could not find Taglieber GmbH, Porschestraße 4, 70736 Fellbach, Germany

Oh, that's interesting! When I put that into Google Maps, I get the following message: If I go to Google and type in the address This is not a bug in the module, it is a bug in Google Maps, I think? The module is doing exactly the same thing for the two addresses, and one is working as you want, and one is not, and I cannot see anything the module is doing differently for them. These two URLs, both from my test d8 site, are identical except for the address. That one gave me an iframe source URL of: Īnd that one still doesn't work - when I click to directions it just gives me latitude/longitude. Taglieber GmbH, Porschestraße 4, 70736 Fellbach, Germany So I went back to my D8 test site and put the following in the text field again:
#CLICK MAP FOR LATITUDE LONGITUDE FULL#
This is nearly the same URL, except that you are apparently running and old Drupal 7 version of the module that still puts the iwloc in the address - was removed in this issue: #2827925: Turn off info bubble setting not supported by GoogleĪnd now when I click from this map to get Directions, I do get the full address in the directions.

This resulted in an iframe with the following source URL: On my Drupal 8 test site (using the 8.x version of the module), I entered the following in the text field:Īlexander Wilde Kfz-Meisterbetrieb, Flurstraße 3, 86570 Inchenhofen, Deutschland On your Drupal 7 with 7.x version of the module, iframe has the following source URL: So, the only thing that the module has control over is the iframe URL. Again, please note that the module just puts out an iframe with a Google URL as the source, and Google is responsible for everything inside that iframe.
