GELITA Pingyang Gelatine Co. Ltd. gelita_redakteurTue, 02/09/2016 - 10:36';
addressLine2 = '
GELITA AG
Dongjiang Village, Qiancang Town, Zhejiang Province
325802
Wenzhou City
China
' + '325802 ';
addressLine2 += 'Wenzhou City' + '
';
addressLine3 = '' + '156' + '
';
var address = addressLine1 + addressLine2 + addressLine3;
var contentString =
'' +
'
';
var mapsSettings = {
center: center,
zoom: 15,
scrollwheel: false,
};
// Initialise Map
map = new google.maps.Map(document.getElementById('company-location-map'), mapsSettings);
// Info Window
var infowindow = new google.maps.InfoWindow({
content: contentString
});
// Map Pin
var gelitaMarker = new google.maps.Marker({
position: center,
map: map,
icon: image,
title: title
});
// Functions
infowindow.open(map, gelitaMarker);
gelitaMarker.addListener('click', function () {
infowindow.open(map, gelitaMarker);
});
' +
'
' +
'' + title + '
' +
'' +
address +
'
' +
'Location Category