| '+parseInt(i + 1)+' | '+name+''+(has_store_picture === 1 ? '
' : '')+' | '+address+(phone !== '' ? '
'+translation_4+' '+phone : '')+' | '+distance+' '+distance_unit+' |
');
$('#stores-table').show();
}
@@ -135,12 +135,14 @@ function searchLocationsNear(center)
function createMarker(latlng, name, address, other, id_store, has_store_picture)
{
- var html = '