Hi,
I use a French manager lang settings.
When I try to set googlemapstv with the selects yes/no (translation : oui/non), here is the javascript output.
There a french booleans instead yes or no !
<script type="text/javascript">
// <![CDATA[
window.onload = function() {GTV.createMap({"class":"gmaptv","zoom":15,"controls":["GLargeMapControl3D","GOverviewMapControl","GMapTypeControl"],"infoWindow":"Non","search":"Non","labelControl":"Non","traffic":"Non","customIcon":"Non","iconImage":0,"streetview":0,"streetviewHeight":300,"streetviewYa":"5","streetviewPitch":0,"streetviewUserPhotos":"Non","ads":"Non","adsMaxOnMap":2,"adsPublisher":0,"avoidHighways":"Non","language":"fr","directionsWidth":300,"directions":false,"el":"tvgmap4","address":"7 rue de g\u00eanes 13006 Marseille"});}
window.onunload = GUnload;
// ]]>
</script>
</div>