Closed aevix closed 4 years ago
Hey there! :wave: This repository uses the Prettier code style.
You forgot to format these files in your pull request:
The Prettier installation guide is a good place to get started with formatting your code properly. Thanks!!
:heart:
Your friendly Prettifier bot
I created a switch statement for changeLanguage method in App.vue file so when user clicks on different language it will also change the title property of the leaflet-control-zoom class. I only know English and Korean so I was able to translate those but the other languages I just googled it so I don't think it is accurate. There might be a more elegant solution than what I came up with but after reading deep into leaflet and i18n documentations this is the only thing I could think of.