locked
Google is undefined when using google maps RRS feed

  • Question

  • I'm using Google Map on my windows 8 app.It load in fly out using parameters that i passed from current page. I have map.js and details.js scripts as well. inside details.js i calls map using this code

    var loc = invokedItem.data.name;
                        google.maps.event.addDomListener(window, 'load', getCode(loc));


    In here it gives run time error. Help me

    http://stackoverflow.com/questions/13051890/javascript-runtime-error-googleundefined

    same issue that i have

    • Edited by PrabathSL Thursday, May 23, 2013 8:13 AM
    Thursday, May 23, 2013 8:01 AM

Answers