dyomedea/src/components/map
Eric van der Vlist ef35ffca32 Adding a component to take care of translations and scalings around `<TileSet>` components (not used yeti but should simplify `<LayerStack>`). 2022-10-30 21:35:32 +01:00
..
Handler.css ntegration and bug fix 2022-10-18 13:45:16 +02:00
Handlers.test.tsx Using Jotai between <Map> and <Handlers> (TODO: adapt Handlers.test.tsx) 2022-10-19 11:17:24 +02:00
Handlers.tsx Doc 2022-10-19 13:04:56 +02:00
LayerStack.test.tsx Trying to simplify. 2022-10-30 20:18:21 +01:00
LayerStack.tsx Trying to simplify. 2022-10-30 20:18:21 +01:00
Map.test.tsx Using maps instead of objects to store tiles and removing the reinititialization when TiledLayer properties are updated. 2022-10-19 14:53:22 +02:00
Map.tsx Starting to implement a LayerStack component 2022-10-19 18:35:20 +02:00
Tile.test.tsx Trying to simplify. 2022-10-30 20:18:21 +01:00
Tile.tsx Trying to simplify. 2022-10-30 20:18:21 +01:00
TileSet.test.tsx Trying to simplify. 2022-10-30 20:18:21 +01:00
TileSet.tsx Memoising `<TileSet>` 2022-10-30 20:23:12 +01:00
TiledLayer.test.tsx Adding a component to take care of translations and scalings around `<TileSet>` components (not used yeti but should simplify `<LayerStack>`). 2022-10-30 21:35:32 +01:00
TiledLayer.tsx Adding a component to take care of translations and scalings around `<TileSet>` components (not used yeti but should simplify `<LayerStack>`). 2022-10-30 21:35:32 +01:00
config.ts Adding touch handlers. 2022-10-18 18:47:40 +02:00
tile-providers.tsx Trying to simplify. 2022-10-30 20:18:21 +01:00
types.ts Adding the notion of TileFactory 2022-10-17 18:17:13 +02:00
uris.test.ts Starting to implement a LayerStack component 2022-10-19 18:35:20 +02:00
uris.ts Starting to implement a LayerStack component 2022-10-19 18:35:20 +02:00