kopia lustrzana https://github.com/robhawkes/vizicities
				
				
				
			Added todos
							rodzic
							
								
									ada0042e71
								
							
						
					
					
						commit
						0fec2f7106
					
				| 
						 | 
				
			
			@ -6,6 +6,8 @@
 | 
			
		|||
	// http://www.paulirish.com/2009/log-a-lightweight-wrapper-for-consolelog/
 | 
			
		||||
	// http://benalman.com/projects/javascript-debug-console-log/
 | 
			
		||||
 | 
			
		||||
	// TODO: Fix line numbers
 | 
			
		||||
 | 
			
		||||
	// TODO: Update to use formatted output (colour, tables, style, etc)
 | 
			
		||||
	//       - https://coderwall.com/p/fskzdw
 | 
			
		||||
	//       - https://github.com/adamschwartz/log
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -130,6 +130,11 @@
 | 
			
		|||
		tags.height = this.processHeight(tags);
 | 
			
		||||
		tags.colour = this.processColour(tags);
 | 
			
		||||
 | 
			
		||||
		// TODO: Calculate area
 | 
			
		||||
		// getGeodesicArea from http://dev.openlayers.org/releases/OpenLayers-2.10/lib/OpenLayers/Geometry/LinearRing.js
 | 
			
		||||
		// More info: http://gis.stackexchange.com/a/8496/14967
 | 
			
		||||
		// tags.area;
 | 
			
		||||
 | 
			
		||||
		ways.push({
 | 
			
		||||
			coordinates: coordinates,
 | 
			
		||||
			properties: tags
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue