Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beutton/browser-flight-simulator
/
Class
packages/core/src/TilingScheme.ts:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
15
// TODO: Support slippyMap and EPSG:3857
16
export
class
TilingScheme {
17
constructor(
18
public width = 2,
19
public height = 1,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected