Don't run test api error in production
This commit is contained in:
		
							parent
							
								
									d64774a70e
								
							
						
					
					
						commit
						3a6556bd76
					
				| 
						 | 
					@ -1916,7 +1916,7 @@ export default {
 | 
				
			||||||
      });
 | 
					      });
 | 
				
			||||||
      osm.addTo(map);
 | 
					      osm.addTo(map);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      this.test_api_error();
 | 
					      // this.test_api_error();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      var bounds;
 | 
					      var bounds;
 | 
				
			||||||
      if (this.startRadius) {
 | 
					      if (this.startRadius) {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue