{"id":7066,"date":"2014-05-19T04:11:34","date_gmt":"2014-05-19T04:11:34","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/05\/19\/not-able-to-use-google-maps-v3-with-gwt-collection-of-common-programming-errors\/"},"modified":"2014-05-19T04:11:34","modified_gmt":"2014-05-19T04:11:34","slug":"not-able-to-use-google-maps-v3-with-gwt-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/05\/19\/not-able-to-use-google-maps-v3-with-gwt-collection-of-common-programming-errors\/","title":{"rendered":"Not able to use Google Maps V3 with GWT-Collection of common programming errors"},"content":{"rendered":"<p>I am trying to get Googlemaps v3 to work with Google web tool kit. I am using GWT 2.5.1. I have been trying to search for the lastest release of Google Maps with GWT and ended up on this page. As per there instructions I have downloaded those 3 jar files.<\/p>\n<pre><code>gwt-maps-api-v3-3.8.1-javadoc.jar\ngwt-maps-api-v3-3.8.1-sources.jar\ngwt-maps-api-v3-3.8.1.jar\n<\/code><\/pre>\n<p><strong>I have placed those jar files in my WEB-inf<\/strong> <img decoding=\"async\" src=\"http:\/\/i.stack.imgur.com\/4aHY0.png\" \/><\/p>\n<p><strong>I have added those jar files to my class path<\/strong> <img decoding=\"async\" src=\"http:\/\/i.stack.imgur.com\/1ZDW5.png\" \/><\/p>\n<p>In my <strong>map_geolocation.gwt.xml<\/strong> I have inherited the module.<\/p>\n<pre><code>\n\n\n    \n    \n    \n    \n\n<\/code><\/pre>\n<p>When i try to run my code I get this error.<\/p>\n<pre><code>Loading modules\n   com.google.maps.gwt.samples.basics.map_geolocation\n      Loading inherited module 'com.google.maps.gwt.samples.basics.map_geolocation'\n         Loading inherited module 'com.google.maps.gwt.GoogleMaps'\n            [ERROR] Unable to find 'com\/google\/maps\/gwt\/GoogleMaps.gwt.xml' on your classpath; could be a typo, or maybe you forgot to include a classpath entry for source?\n         [ERROR] Line 6: Unexpected exception while processing element 'inherits\n<\/code><\/pre>\n<p>After doing some research I inherited<\/p>\n<pre><code>\n<\/code><\/pre>\n<p>instead of<\/p>\n<pre><code>\n<\/code><\/pre>\n<p>Still it fails. Does anyone know what is going on ?<\/p>\n<p><strong>UPDATE : I am not concerned with using V3. Where can I find the stable latest Google map plugin for GWT ?<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I am trying to get Googlemaps v3 to work with Google web tool kit. I am using GWT 2.5.1. I have been trying to search for the lastest release of Google Maps with GWT and ended up on this page. As per there instructions I have downloaded those 3 jar files. gwt-maps-api-v3-3.8.1-javadoc.jar gwt-maps-api-v3-3.8.1-sources.jar gwt-maps-api-v3-3.8.1.jar I [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-7066","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7066","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=7066"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7066\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=7066"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=7066"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=7066"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}