Problem with a reverse geocoding example

Problem with a reverse geocoding example

BY 20 Jan 2015 Web Application Development

Hello,

I am trying to test a Reverse Geocoding example from this web site https://developers.google.com/maps/documentation/javascript/examples/geocoding-reverse on a web application, but when I run it on the RDPQ test device, I got the following error on the IDE console:

index.html (36) :ReferenceError: Can’t find variable: google
js/main.js (19) :init() called

And the Map didin’t show up on the screen!

What am I missing?

Thank you in advance.

Written by