When set coordinates instead of address fields the Google Maps link is not correct for some countries such as Netherlands.

Steps to reproduce:

  1. Select Netherlands country
  2. Fill Latitude and Longitude

On the output it render next link:
<a href="http://maps.google.nl?q=%2C+%2C+%2C+nl">Google Maps</a>

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ozin created an issue. See original summary.

ozin’s picture

Version: 7.x-3.7 » 7.x-3.x-dev
Status: Active » Needs review
FileSize
14.3 KB

There is a patch which fix Google link for list of countries. Please check.

ozin’s picture

Title: Wrong Google Maps link for Netherlands and some other countries when coordinates are set. » Wrong Google Maps link for Netherlands and some other countries when coordinates are set only.
ozin’s picture

ozin’s picture

Fixed notices.

gg24’s picture

Status: Needs review » Reviewed & tested by the community

I able to reproduce the issue. Seems patch works as intended. Issuing RTBC.

Thanks!

ikeigenwijs’s picture

# Works like a charm