Integrate Google map API with AEM | Adobe Higher Education
Skip to main content
Level 2
October 20, 2022
Respondido

Integrate Google map API with AEM

  • October 20, 2022
  • 3 respostas
  • 2151 Visualizações

I am trying to Integrate google map API in clientlib 

whenever I am trying to add external library of google API in script tag, I am getting error,
Uncaught SyntaxError: Unexpected token '<'

<script type="text/javascript" src="https://maps.google.com/maps/api/js"></script>

 

Any suggestions or any reference article  on how to integrate the google map API in AEM?

Este tópico foi fechado para respostas.
Melhor resposta por smahesh

Hi Kajalinamdarey

 

Please follow this article it has detailed explanation on integrating Google map API with aem :

 

https://aem4beginner.blogspot.com/integration-of-google-map-apis

 

Hope this helps.

Thanks,

Mahesh 

 

 

 

 

 

 

3 Respostas

smaheshResposta
Level 3
October 20, 2022

Hi Kajalinamdarey

 

Please follow this article it has detailed explanation on integrating Google map API with aem :

 

https://aem4beginner.blogspot.com/integration-of-google-map-apis

 

Hope this helps.

Thanks,

Mahesh 

 

 

 

 

 

 

Mayank_Gandhi
Adobe Employee
Adobe Employee
October 20, 2022

@kajali copy the google api js to a file in the client libs. It will load along with other js.

arunpatidar
Community Advisor
Community Advisor
October 21, 2022