GELITA (Liaoyuan) Gelatine Co. Ltd. gelita_redakteurTue, 02/09/2016 - 09:33';
addressLine2 = '
GELITA AG
Youyi Industrial Park, Liaoyuan City Economic Development Zone, Jilin Province
136200
Liaoyuan
China
' + '136200 ';
addressLine2 += 'Liaoyuan' + '
';
addressLine3 = '' + 'China' + '
';
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