MapKit with the power of Vue 3
npm install @geoql/v-mapkit.js
















⚠️ Note ⚠️
This project is still under heavy development and is missing features. Contributions are welcome!
Power of Vue 3 with awesomeness of Mapkit!
- 💪 Built with TypeScript.
- 🌠 Built with the all new Vue 3
- V-Mapkit.js 🌎
- Features
- Table of Contents
- Installation
- Available components
- Build Setup
- Built with
- Contributing
- License
``sh`
npm install @geoql/v-mapkit.js
npm install @vueuse/core
> Annotations
- [x] Marker
- [ ] Clustering
- [x] Image
> Overlays
- [x] Circle
- [x] Polygon
- [x] Polyline
`bashinstall dependencies
$ npm install
Built with
- TypeScript
- Vue 3
Contributing
1. Fork it ( https://github.com/geoql/v-mapkit.js/fork )
2. Create your feature branch (
git checkout -b feat/new-feature)
3. Commit your changes (git commit -Sam 'feat: add feature')
4. Push to the branch (git push origin feat/new-feature`)_Note_:
1. Please contribute using GitHub Flow
2. Commits & PRs will be allowed only if the commit messages & PR titles follow the conventional commit standard, _read more about it here_
3. PS. Ensure your commits are signed. _Read why_
MIT © Vinayak Kulkarni