How can i embed a Google Maps Window in DWC Application.
When i try it with BBjHtmlView.setURL() Google tells me it is not allowed to embed maps in here.
htmlFrame! = window!.addHtmlView(window!.getAvailableControlID(),0,0,0,0,"")
htmlFrame!.setUrl("https://www.google.com/maps/place/Basis+Europe+Distribution+GmbH/@49.2404304,6.953361,17z/data=!3m2!4b1!5s0x4795b161069d159f:0x738a8eb4d9c991db!4m6!3m5!1s0x4795b16101a09af7:0x37c310d943dbdaa6!8m2!3d49.2404269!4d6.9559359!16s%2Fg%2F1tfkdj8s?entry=ttu")
Use the setText()-Method and get the embed-text from Google Maps in an Iframe