Jasmine
1.3.1 revision 1354556913
Show
passed
skipped
run all
0 specs, 0 failures in 0.013s
Finished at Tue Mar 18 2025 10:55:28 GMT+0000 (Coordinated Universal Time)
run
L.Proj.Projection
run
can create an instance from a SRS code and proj4 def
run
L.Proj.CRS
run
can create an instance from a SRS code and proj4 def
run
can project a coordinate to a point in the defined SRS
run
has a default transformation that is [1, 0, -1, 0]
run
uses provided zoom level scales
run
uses provided zoom level resolutions
run
uses provided origin
run
accepts custom transformation
run
legacy size
run
size from bounds
run
L.Proj.CRS.TMS
run
can create an instance from a SRS code and proj4 def
run
transformation to be set from projected bounds
run
can adjust bounds to align with tilegrid
run
calculates the correct size
run
L.Proj.GeoJSON
run
handles named CRS
run
handles legacy CRS
run
handles missing CRS
run
throws on undefined CRS
run
handles data added with addData
run
handles FeatureCollection
run
defaults to WGS84 after feature with CRS
run
legacy API
run
can create a CRS from L.Proj function