Google Maps API DeletedApiProjectMapError
问题 I have the exact same problem like Arul. I am trying to use Google Maps API on my webpage but when I try to implement the map I've got DeletedApiProjectMapError. First I went to the Error Messages site after I've tried many ways to include the script, like: <script src="http://maps.googleapis.com/maps/api/js?v=3&key=API_KEY"></script> //or <script src="http://maps.googleapis.com/maps/api/js?key=API_KEY"></script> //or <script src="http://maps.googleapis.com/maps/api/js"></script> and tried to