mirror of
				https://bitbucket.org/s_l_teichmann/mtsatellite
				synced 2025-10-31 08:05:27 +01:00 
			
		
		
		
	Revert enabling websockets by default. Slipped in by accident.
This commit is contained in:
		| @@ -48,7 +48,7 @@ | ||||
|     <script type="text/javascript" src="js/leaflet.awesome-markers.js"></script> | ||||
|     <script> | ||||
|  | ||||
| var useWebsocket = true; // Set to true if you want websocket support | ||||
| var useWebsocket = false; // Set to true if you want websocket support | ||||
|  | ||||
| L.Projection.NoWrap = { | ||||
|     project: function (latlng) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user