https://github.com/devrax/vue-cdn-map
A simple map library made with Vuejs 2 and bootstrap using their cdn
https://github.com/devrax/vue-cdn-map
Last synced: 3 months ago
JSON representation
A simple map library made with Vuejs 2 and bootstrap using their cdn
- Host: GitHub
- URL: https://github.com/devrax/vue-cdn-map
- Owner: Devrax
- Created: 2020-11-01T04:27:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-01T22:59:28.000Z (over 4 years ago)
- Last Synced: 2025-01-10T17:53:56.892Z (5 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A simple, restricted and focused map library component made with Vuejs using its CDN
Prop
Type
example
description
api-key
string
AJLSFdjjhjGHhfhgDfkgdDF
Doesn't really work, it's just an example.
map-center
object
{ lat: number, lng: number }
----
### Example
```html
```That's it :)