Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TILES-6624 Describe demo #7

Merged
merged 1 commit into from
Aug 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
# MapGL Shadows

This monorepo contains lighting utils for [MapGL JS API](https://docs.2gis.com/en/mapgl/overview).

For now, is has only [shadows demo](#demo) app.

## Demo

TBD
You can inspect demo by navigating to https://2gis.github.io/lighting-control/. Some specific places:

- [The Burj Khalifa, Dubai](https://2gis.github.io/lighting-control/?lng=55.273020&lat=25.195524);
- [The Red Square, Moscow](https://2gis.github.io/lighting-control/?lng=37.622656&lat=55.752770).

![Demo app example](./assets/demo.png "Title")

### Specific date and time

Demo app allows you to select specific date (using datepicker) and time (using slider). Map lighting will be updated on every date/time change. Also, time lapse may be enabled.

## Lighting control plugin

Expand Down
Binary file added assets/demo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading