Thursday, January 14, 2016

Integrate Google-Map API library with Adobe CQ

Nowadays most of the websites have "Find our store" section to provide easy way to locate branches near user. So, I decided to write an article on integrating Google-Map API in an Adobe CQ5 application. This is a simple article on Google-Map API and about accessing store data from JSON. I have used JSON that has sample latitude & longitude details to mark in Map. Steps: 1.    AEM application folder structure creation. 2.  ...