Google Maps GroundOverlay
问题 I am attempting to get a Google maps GroundOverlay working without luck. Searched everywhere, read the Google reference documentation, still no lucK. What I have attempted can be seen at: http://www.ryecemetery.com.au/locate.html Very basic code: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Test</title> <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyB_SJakjgkzjvWoMu7T-DqsUDWUEbfUtTA"></script> </head> <body> <div style="width: 1200px;