Display only city and zip code on the map

Please try following these suggestions Remove "UK" from location search box - #4 by ihor This way it’s possible to remove specific parts of the address after the location is saved, for example removing the last part after the comma should remove the country name, so it will not be displayed. Removing it from the auto-completion drop-down in the search form is more complex unfortunately since it’s implemented in JS scripts.

Hope this helps