htoooth / Leaflet.ChineseTmsProviders

Provider for Chinese Tms Service
https://htoooth.github.io/Leaflet.ChineseTmsProviders/
MIT License
1.01k stars 300 forks source link

how to use the provider in vue2leaflt #24

Closed 0wenwu closed 3 years ago

0wenwu commented 4 years ago

I am now using vue2-leaflet, could you tell me use the provider in vue2leaflt. It confused me for a long time. Thank you!

htoooth commented 4 years ago

You can try import this plugin after leaflet or vue2-leafet import.

0wenwu commented 4 years ago

You can try import this plugin after leaflet or vue2-leafet import.

Thx for your reply, could you please give some demos? After importing the plugin, I still have no idea about how to use in my vue-based project