if(!empty($promotion_data['promoimg']) && @file_exists('http://promotion.yellowpages.co.th/media/promotion/'.$promotion_data['promoimg'])){ // images from Old system
- <a class="iframe" href="http://landingpage.yellowpages.co.th/yp_map.php?bypass=1&latitude={{ profile.location.lat }}&longitude={{ profile.location.lon }}&iframe=true&width=800&height=580">{% trans %}View list on search by map {% endtrans %}</a>
- </div>
- </div>
- {% endif %}
-
- {% endif %}
-
-
- {% if not profile.custname %}
- {% else %}
- {{ profile.custname|raw }} : แสดงความคิดเห็น
- {% endif %}
+ {#Map#}
+ {% if profile.location.lat and profile.location.lon %}