Commit Graph

53 Commits

Author SHA1 Message Date
Fawad Mirzad
a23f5453bb Add new example 2022-05-10 15:20:23 +02:00
Fawad Mirzad
e5a889ffb9 Create how-to-access-google-maps-object.md 2022-05-10 15:14:56 +02:00
dependabot[bot]
8951b9f75f Bump async from 2.6.3 to 2.6.4 in /docs
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-16 09:54:41 +00: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
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]
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
d804476d24 Update dependencies 2022-02-20 08:32:40 +01:00
Fawad Mirzad
c3f335a233 Update vuepress version 2022-02-20 08:26:02 +01:00
Fawad Mirzad
8da59be230 Add language options 2022-01-18 10:37:25 +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
d3f99da803 Update dev dependencies 2021-10-10 13:47:51 +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
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
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
0046415061 Move docs to a separate repo to decrease main repo size 2021-02-14 14:16:47 +01:00
Fawad Mirzad
53a2afc789 Add npm link 2021-02-14 14:03:09 +01:00
Fawad Mirzad
67413ba792 Update docs 2021-02-14 13:59:30 +01:00
Fawad Mirzad
9fc2b36f0e Improve docs 2021-02-14 13:41:01 +01:00
Fawad Mirzad
17ffd6d779 Improve docs 2021-02-14 13:33:59 +01:00
Fawad Mirzad
16ad627d9b Improve code 2021-02-14 11:12:14 +01:00
Fawad Mirzad
880e8219bb Fix markdown error 2021-02-14 10:50:23 +01:00
Fawad Mirzad
2844833ed1 Hightlight code 2021-02-14 10:49:10 +01:00
Fawad Mirzad
10079c67e0 Update docs 2021-02-14 10:45:39 +01:00
Fawad Mirzad
66bdd9a93b Improve docs 2021-02-14 10:20:05 +01:00
Fawad Mirzad
d31bff5ab7 Update docs 2021-02-14 10:16:55 +01:00
Fawad Mirzad
c4b05d252f Improve docs for markers 2021-02-14 10:11:35 +01:00
Fawad Mirzad
1e81c8192f Improve docs 2021-02-14 07:53:31 +01:00
Fawad Mirzad
af1289342d Merge branch 'main' of https://github.com/fawmi/vue-google-maps
# Conflicts:
#	docs/package-lock.json
2021-02-14 07:38:21 +01:00
Fawad Mirzad
6ca80a73a7 Update vuepress 2021-02-14 07:37:24 +01:00
Fawad Mirzad
43eca9dba7 Improve docs 2021-02-14 07:25:55 +01:00
dependabot[bot]
be2fae79b3 Bump ini from 1.3.5 to 1.3.8 in /docs
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 06:35:04 +00:00
Fawad Mirzad
680ef3ba76 Fix center maps not working properly 2020-11-25 13:25:15 +01:00
Fawad Mirzad
d9c76b5e23 Fix wrong file name in info window 2020-10-21 15:41:23 +02:00
Fawad Mirzad
0cc161f9a5 Add new components to the menu 2020-10-19 18:37:20 +02:00
Fawad Mirzad
3d33e10262 Add info window support 2020-10-19 18:29:16 +02:00
Fawad Mirzad
ca79bf7501 Improve marker and map components 2020-10-19 17:43:09 +02:00
Fawad Mirzad
34dbed6f85 Update docs 2020-10-19 17:09:15 +02:00
Fawad Mirzad
0d3f550c8a Add logo to the docs 2020-10-19 15:39:28 +02:00
Fawad Mirzad
60e6771231 Update the docs 2020-10-19 15:20:22 +02:00
Fawad Mirzad
5cb3187e99 Update docs 2020-10-19 14:56:50 +02:00
Fawad Mirzad
cc9c3085e3 Update contents of the home page 2020-10-19 13:40:15 +02:00
Fawad Mirzad
61b722c9b7 Fix base location for documentation 2020-10-19 13:05:58 +02:00
Fawad Mirzad
ff96f5efc5 Fix invalid package.json 2020-10-19 10:30:28 +02:00