Currently, I am working on implementing basic geocoding functionality using the Google Maps API within a GWT dynamic web project in Eclipse. To give you an idea, I am attempting to query the URL below:
I seem to be facing some confusion when it comes to deciding whether setting up a proxy or utilizing JSON with JavaScript would be a more effective approach (as suggested by two different tutorials). Unfortunately, I have not been successful in implementing either of these methods, so any guidance provided would be greatly appreciated. Thank you for your assistance.
-Andrew