Welcome to openkapow Sign in | Join
in Search
.

Can't load Google Map in a Load Page action

Last post 01-28-2008, 12:13 AM by mrx. 3 replies.
Sort Posts: Previous Next
  •  01-26-2008, 1:29 PM 16318

    Can't load Google Map in a Load Page action

    Hi All,

    I want to make a robot that get a longitude/latitude parameters of a list of cities.

    The list of cities are on an xls file (http://taladmon.googlepages.com/citylist.xls) and I want to use this page (http://www.sirzman.com/gc/llf.cfm) to get the coordinates of each city. 

     The problem is, that on the second page I can't get the Google Map to load in the Kapow browser, and the API is not usable.

    Is there something I'm missing here?

    Thanks
     

    Filed under:
  •  01-27-2008, 3:29 AM 16324 in reply to 16318

    Re: Can't load Google Map in a Load Page action

    There's a javascript error on the page: " Gmap 2 is not defined"

     

    Disable  "Ignore javascrip errors" in tab Javascript execution in "load page" step to see this error.

     

     

  •  01-27-2008, 4:43 AM 16325 in reply to 16324

    Re: Can't load Google Map in a Load Page action

    Thanks MrX, I noticed that too.

    Any idea how to bypass that? 

  •  01-28-2008, 12:13 AM 16335 in reply to 16325

    Re: Can't load Google Map in a Load Page action

    At sirzman.com the google maps api is not correctly implemented.

     The build-in browser in Robomaker is much more "strict" than the internet explorer/firefox.

    Version 1 (v=1) is used but gmap2 needs version 2. Because the enablescrollwheelzoom function is called you have tot use version 2.92 (latest) in stead of 2.s (stable version).

    So during pageload you have to change &v=1 into &v=2.92

     load page - unselect "use default options'- configure - tab pageloading - page changes (same for all pages) - replace text

    see also http://code.google.com/apis/maps/documentation/index.html 

     

     

View as RSS news feed in XML
.
Copyright 2006, 2007 KapowTech.com All Rights Reserved Company | Contact | Terms | Privacy