Issue report by menno
Product
FileMaker ProVersion
12.0v5, 13.0v1, 13.0v2 and 13.0v3Operating system version
MacOSXDescription of the issue
The Webviewer only shows a grey area when fed with generated code to show a map in an iframeSteps to reproduce the problem
Create a webviewer with a size of 600 x 280 pt's and feed the following code from a field:data:text/html,<!DOCTYPE HTML><html><body><iframe width="594" height="275" frameborder="0" style="border:0" src="https://www.google.com/maps/embed/v1/directions?key=[API_KEY]&origin=damrak+amsterdam+the+netherlands&destination=het+rond+houten+the+netherlands"></iframe></body></html>
You should substitute [API_KEY] for a valid api-key :-)
Expected result
A nice map with a route should appearActual result
A grey areaExact text of any error message(s) that appear
n/aConfiguration information
MacOSX 10.9.2 onlyWorkaround
Use FMP12v1...v4 orUse Windows 7 or 8 or 8.1 or 2008R2
The screenshot shows what should be shown by the webviewer, but isn't. The screenshot was taken from an instance of FM12, prooving that the code works.
The second screenshot is taken from the very same file as screenshot nr1 only using FM13 instead of FM12
I had to use answers to post the images, since uploading an image to the report appear to be not possible :(