On Feb 25, 1:44 pm, "Ani..." <[email protected]> wrote: > Thanks Andrew.. but i am still getting an error "GControl is not defined". > How can I fix it ?
GControl is defined in the maps script, and used in yslider. You need to move the yslider <script> element after the maps script is loaded. <script src="http://maps.google.com/maps... ></script> <script type="text/javascript" src="jscript/yslider.js"></script> -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
