zhenyanghua/MeasureTool-GoogleMaps-V3

How to use it in vue ?

Closed this issue · 1 comments

Hi,
It's can use it in vue project?
I have a project base on vue. and use vue-google-maps. i have no idea how to use it.

I don't have experience with Vue, but here is the general tip to use in other libraries -- make sure you reference the mentioned libraries in the document, and for es5 just use it like the example shows, for es6, use import from.