So while I was trying to find out a way to load data for embeded Google Maps in my Grails project, I discovered this great article: http://www.ibm.com/developerworks/java/library/j-grails05208/index.html#resources
Actually IBM developerworks has a good set of tutorial on Grails development here: http://www.ibm.com/developerworks/views/java/libraryview.jsp?search_by=mastering+grails
Before this method, I have tried and failed to make below approaches to work:
http://econym.org.uk/gmap/basic3.htm
http://articles.sitepoint.com/article/google-maps-api-jquery
Advertisement