Hi All,
I am trying to execute Java script code through Qt Script. While running 
that code, I was getting error like "Reference Error: can't find variable 
Google". my Java script contains code for calculating  direction.  

While executing JS through HTML, JS code is included in <script 
type=text/javascript> tag.
I don't know how to include the following javascript in Qt.
<script type="text/javascript" src="
http://maps.google.com/maps/api/js?sensor=false";></script>
Because of this, I was getting error.
If anyone knows, please help me to resolve this issue.


-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to