initMap is not a function

前端 未结 4 408
南旧
南旧 2021-01-23 01:35

I can\'t understand what is the problem? I used this example from Google Map APIs: Simple Map


   
   
4条回答
  •  天命终不由人
    2021-01-23 02:13

    Try move in head the loading for script

    
      
        Simple Map
        
        
    
        
        
        
    

    and be sure for right path for

         
        
    

    eventually try using relative path

         
        
    

提交回复
热议问题