GELITA Thailand Ltd.gelita_redakteurFri, 02/03/2017 - 10:37';
addressLine2 = '
GELITA AG
191 Silom Rd., Silom, Bangrak
17th Fl., Room no.1705 Silom Complex Building.
10500
Bangkok
Thailand
' + '10500 ';
addressLine2 += 'Bangkok' + '
';
addressLine3 = '' + 'Thailand' + '
';
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