I am using Google Map in my web application.
but it blinks for a second n i m getting error as
oops! something went wrong. This page didnt load Google map correctly.See the javascript console for technical details
About Google Map
Hi djay,
If you met this error:
That means you need to require an key from Google and pass that into the GoogleOverlay as parameter.
View here to get more detail information: https://developers.google.com/maps/documentation/static-maps/
Regards,
Ethan
thank you Ethan
the link u mentioned helped me
Hi djay,
I am glad to hear that’s helpful.
Regards,
Ethan