JQuery and Google Maps JS api not working together
问题 I am really stuck trying to use both the Google Maps API and the JQuery API in the same block.. My page is jspx (Spring) and I need the JQuery so that I can get and parse google fusion table data. However, when I declare both libraries together the map div will not load (if I load Google Maps alone, all of the mapping works fine). Here is the relevant code: <script src="http://code.jquery.com/jquery-latest.pack.js" type="text/javascript"/> <script src="http://maps.googleapis.com/maps/api/js?v