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

MapCom: make map toggle between dark and light theme #5

Merged
merged 1 commit into from
Oct 10, 2018

Conversation

AceGentile
Copy link
Contributor

make MapComp map toggle between dark and light
styles. We move map config params (lat, long, zoom...)
into MainLayout container since MapComp is supposed to
be a component and some state props (eg. pos) are already
set in MainLayout and sent to MapComp (eg. location)

fixes #1

make MapComp map toggle between dark and light
styles. We move map config params (lat, long, zoom...)
into MainLayout container since MapComp is supposed to
be a component and some state props (eg. pos) are already
set in MainLayout and sent to MapComp (eg. location)
@rakhi2104
Copy link
Owner

Thanks a lot for your contributions @AceGentile. That really is an awesome work around.

@rakhi2104 rakhi2104 merged commit ce44f6e into rakhi2104:master Oct 10, 2018
@sakethramanujam sakethramanujam added enhancement New feature or request hacktoberfest Happy Hacking ! labels Oct 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Happy Hacking !
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clicking FAB doesn't change the Theme of Map
3 participants