-
Notifications
You must be signed in to change notification settings - Fork 233
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
how to change the language to china ,how ? #131
Comments
just import the leaflet-measure/dist/leaflet-measure.cn.js javascript file instead of leaflet-measure.js |
Hello, I'm using VueJS, and the library was imported via npm install and then in Vue component: import {} from "leaflet-measure"; |
Hi, have you got a solution? |
I just got a solution. You need import the js lang file. In my case it was in placed in "node_modules\leaflet-measure\dist\leaflet-measure.pt_BR.js" |
i dont know how to use,there has no example can find,please teach me!
The text was updated successfully, but these errors were encountered: