Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3688

MapViewer REQUEST DENIED

$
0
0

Having acquired an API key for google and set the property in the MapViewer, I tried to retrieve a location. However the app is throwing an exception and the error is as described.

MapViewer1.APIKey = "cant tell you"
Dim location As New WebMapLocation("Fenway Park, Boston, MA")
MapViewer1.GoToLocation(location)

Any thoughts on what might be the issue?
I registered with google for my api key and have a valid key.

6 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 3688

Trending Articles