ericmckean / living-stories

Automatically exported from code.google.com/p/living-stories
0 stars 0 forks source link

wordpress code lacks a mechanism for specifying the Maps key #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If you look at

http://code.google.com/p/living-stories/source/browse/theme-gwt/src/com/google/l
ivingstories/client/lsp/views/contentitems/LocationView.java?repo=wordpress

you'll see that the line for setting Maps API parameters is commented out
with a TODO. Until this TODO is fixed, viewing content with a specified
location will not work and will generate a console error about the Maps API
rejecting the client request.

Tracking bug here 'til this issue is fixed.

Original issue reported on code.google.com by hil...@google.com on 30 Apr 2010 at 2:12