279 Commits

Author SHA1 Message Date
Fawad Mirzad
8fde7a4368 Merge pull request #116 from grunghi/Feature/nuxt3-compatibility
Nuxt 3 compatibility
2022-04-16 11:45:17 +02:00
grunghi
1fc8cf3c5e Use ESM export instead of CJS in utils/lazyValue.js to prevent build error in nuxt3 2022-04-15 10:58:33 +02:00
grunghi
3a79aa417a Add Nuxt 3 section to README 2022-04-15 10:18:44 +02:00
Fawad Mirzad
b801931b0b Replace @googlemaps/markerclustererplus, with @googlemaps/markerclusterer 2022-04-15 09:39:57 +02:00
Aidan Hibbard
fa3de7bdd7 Fixing typo in readme
Seemed like the center should've been the object from data
2022-04-09 16:17:11 -07:00
Fawad Mirzad
455135415e Merge pull request #107 from fawmi/dependabot/npm_and_yarn/docs/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /docs
2022-03-30 12:40:47 +02:00
dependabot[bot]
47e5a95168 Bump minimist from 1.2.5 to 1.2.6 in /docs
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 10:40:13 +00:00
Fawad Mirzad
40f6911240 Merge pull request #106 from fawmi/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-03-30 12:39:41 +02:00
Fawad Mirzad
237cee2472 Merge pull request #99 from fawmi/dependabot/npm_and_yarn/docs/url-parse-1.5.10
Bump url-parse from 1.5.8 to 1.5.10 in /docs
2022-03-30 12:39:27 +02:00
Fawad Mirzad
f4f21d914b Merge pull request #71 from catherineluse/patch-1
Give example for passing in local custom icon
2022-03-30 12:38:56 +02:00
Fawad Mirzad
84be2ff411 Merge pull request #76 from Y2Nk4/patch-1
[doc] add document about cloud-based styling
2022-03-30 12:34:42 +02:00
dependabot[bot]
64a419e962 Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 07:07:51 +00:00
dependabot[bot]
02593122e6 Bump url-parse from 1.5.8 to 1.5.10 in /docs
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.8 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.8...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-04 02:14:46 +00:00
Fawad Mirzad
3406e3c496 Merge pull request #96 from fawmi/dependabot/npm_and_yarn/docs/json-schema-0.4.0
Bump json-schema from 0.2.3 to 0.4.0 in /docs
2022-02-20 09:27:52 +01:00
Fawad Mirzad
d804476d24 Update dependencies 2022-02-20 08:32:40 +01:00
dependabot[bot]
d0cfb7b6e8 Bump json-schema from 0.2.3 to 0.4.0 in /docs
Bumps [json-schema](https://github.com/kriszyp/json-schema) from 0.2.3 to 0.4.0.
- [Release notes](https://github.com/kriszyp/json-schema/releases)
- [Commits](https://github.com/kriszyp/json-schema/compare/v0.2.3...v0.4.0)

---
updated-dependencies:
- dependency-name: json-schema
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-20 07:29:57 +00:00
Fawad Mirzad
c3f335a233 Update vuepress version 2022-02-20 08:26:02 +01:00
Fawad Mirzad
2e2c9c0ac0 Merge pull request #82 from fawmi/dependabot/npm_and_yarn/nanoid-3.2.0
Bump nanoid from 3.1.29 to 3.2.0
2022-01-23 11:28:03 +01:00
dependabot[bot]
59327f41c6 Bump nanoid from 3.1.29 to 3.2.0
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.29 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.29...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 02:35:07 +00:00
Fawad Mirzad
8da59be230 Add language options 2022-01-18 10:37:25 +01:00
Fawad Mirzad
9e6158675d Merge pull request #79 from fawmi/dependabot/npm_and_yarn/docs/follow-redirects-1.14.7
Bump follow-redirects from 1.14.3 to 1.14.7 in /docs
2022-01-17 05:41:20 +01:00
dependabot[bot]
25f6eef34c Bump follow-redirects from 1.14.3 to 1.14.7 in /docs
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.3 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.3...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 14:32:42 +00:00
Jiahao Guo
4c30b01684 [doc] add document about cloud-based styling
The current code is compatible with using Google Maps' cloud-based map styling, and this is the document about how to use it.

Documents:
https://developers.google.com/maps/documentation/javascript/cloud-based-map-styling
https://developers.google.com/maps/documentation/javascript/examples/map-id-style
2022-01-07 02:02:44 -05:00
Catherine Luse
259bbd1310 Give example for passing in local custom icon 2021-10-19 15:46:12 -06:00
Fawad Mirzad
5b4d60ff0b Change main branch in npm-publish action 2021-10-10 15:08:43 +02:00
Fawad Mirzad
f515e8513d Delete blank github action 2021-10-10 15:07:24 +02:00
Fawad Mirzad
ed06b43899 Release version 0.9.31 2021-10-10 14:05:02 +02:00
Fawad Mirzad
ad2849b95e Merge pull request #68 from fawmi/dependabot/npm_and_yarn/ansi-regex-5.0.1
Bump ansi-regex from 4.1.0 to 5.0.1
2021-10-10 14:02:33 +02:00
Fawad Mirzad
fdb02a8759 Update npm-publish.yml 2021-10-10 13:59:09 +02:00
dependabot[bot]
f281987c3f Bump ansi-regex from 4.1.0 to 5.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-10 11:49:03 +00:00
Fawad Mirzad
d3f99da803 Update dev dependencies 2021-10-10 13:47:51 +02:00
Fawad Mirzad
303281d85a Replace the marker cluster plus 2021-10-10 13:30:42 +02:00
Fawad Mirzad
d153bbe4c7 Merge pull request #63 from fawmi/dependabot/npm_and_yarn/docs/prismjs-1.25.0
Bump prismjs from 1.24.1 to 1.25.0 in /docs
2021-10-04 11:26:09 +02:00
Fawad Mirzad
3d40335912 Merge pull request #62 from hansvn/bugfix/47-map-events
Add the option to add custom Google Maps events
2021-10-04 11:24:10 +02:00
dependabot[bot]
20cb3ed230 Bump prismjs from 1.24.1 to 1.25.0 in /docs
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.1 to 1.25.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.24.1...v1.25.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 22:43:26 +00:00
Hans VN
2ee94626f2 allow map to define custom map events
Add handlers and listeners for events explicitly passed as a prop.
This addresses fawmi/vue-google-maps#47
2021-09-21 00:30:20 +02:00
Fawad Mirzad
749861bf91 Change link 2021-09-13 15:48:28 +02:00
Fawad Mirzad
fd703b9c33 Change accent color 2021-09-13 15:46:41 +02:00
Fawad Mirzad
463d4bf0af Change theme color 2021-09-13 15:45:10 +02:00
Fawad Mirzad
73aa0c5d8f Update README.md 2021-09-13 15:42:42 +02:00
Fawad Mirzad
c19e6ea7fe Add package configurations for docs 2021-09-13 15:35:04 +02:00
Fawad Mirzad
86f25061de Add docs folder 2021-09-13 15:30:46 +02:00
Fawad Mirzad
db827d7607 Bump version 2021-09-13 12:17:12 +02:00
Fawad Mirzad
3cf92f1344 Add global module definition 2021-09-13 12:14:56 +02:00
Fawad Mirzad
49c3b77b74 Update bug_report.md 2021-08-31 17:02:14 +02:00
Fawad Mirzad
a4d614fcce Update bug_report.md 2021-08-26 16:48:20 +02:00
Fawad Mirzad
f2d4635847 Merge pull request #49 from fawmi/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2021-08-26 16:09:09 +02:00
Fawad Mirzad
746aec5cab Merge pull request #36 from AleksandrSpicyn/main
Added heatmap
2021-08-26 16:08:53 +02:00
dependabot[bot]
f0cb461f27 Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 01:25:59 +00:00
Fawad Mirzad
db394e0355 Update README.md 2021-07-02 13:58:57 +02:00