santony85
24 Mar 2012, 2:18 AM
Hi
when i type in mapOptions :
{center: new google.maps.LatLng(46.494995,-1.786845),
zoom : 17}
it's write in the file like :
mapOptions : '{center: new google.maps.LatLng(46.494995,-1.786845), \n zoom : 17}'
i must remove the single quot and the \n for make it work
when i type in mapOptions :
{center: new google.maps.LatLng(46.494995,-1.786845),
zoom : 17}
it's write in the file like :
mapOptions : '{center: new google.maps.LatLng(46.494995,-1.786845), \n zoom : 17}'
i must remove the single quot and the \n for make it work