hello,
i have this code
for display the map but the pointeur google not display can you please tell me how i display this pointeur
Thanks in advance
i have this code
Code:
$r_prop['MAP']='<iframe width="960" height="350" frameborder="no" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.fr/maps?f=q&hl=fr&geocode=&q=nice&ie=UTF8&z=15&iwloc=lyrftr:m,13790561596771398086,'.$prop->lat.','.$prop->long.'&ll='.$prop->lat.','.$prop->long.'&output=embed"></iframe>';
Thanks in advance
Comment