Commit Graph

25 Commits

Author SHA1 Message Date
Viktor Denisov 6fa827823c Add missing deps, fix errors from eslint 2022-12-16 11:14:19 -08:00
danix89 f4c53d2012 Fix binding with the new MarkerClusterer from @googlemaps/markerclusterer 2022-11-17 20:18:55 +01:00
danix89 ae2985f9b1 Fix binding with the new MarkerClusterer from @googlemaps/markerclusterer 2022-11-17 18:59:00 +01:00
Viktor Denisov 0e29c32fcb Use render instead of repaint 2022-10-16 00:50:05 -07:00
Viktor Denisov a396938c52 Ability to customize input in autocomplete 2022-10-16 00:44:34 -07:00
Fawad Mirzad 12da2342de Fix style attribute is ignored 2022-04-16 13:50:08 +02:00
Fawad Mirzad 88d826f5f8 Merge branch 'feature/maps-cluster-dependency-change'
# Conflicts:
#	package-lock.json
2022-04-16 13:25:59 +02:00
Fawad Mirzad 3acb8503b6 Pass props 2022-04-16 13:04:04 +02:00
Fawad Mirzad 303281d85a Replace the marker cluster plus 2021-10-10 13:30:42 +02: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
feny85 bdc9e4d2cb Added heatmap 2021-06-18 01:34:46 +08:00
Khalil Laleh eaaeaf238b Add the Marker's event parameters to the event wrappers 2021-05-25 10:23:17 +04:30
Fawad Mirzad 4e80d8898a Revert autocomplete component is removed 2021-05-06 09:36:15 +02:00
Fawad Mirzad 51fb0e251e Fix bugs 2021-05-06 09:11:24 +02:00
Fawad Mirzad 2c027402a4 Fix console errors in some cases 2021-04-29 02:46:52 +02:00
Fawad Mirzad 9f3894aeb1 Remove dead code 2021-03-18 22:44:31 +01:00
Fawad Mirzad be51f9dc59 Fix info window cannot be opened 2021-02-18 06:07:26 +01:00
Fawad Mirzad 902e2860f4 Remove dead code 2021-02-15 06:22:53 +01:00
Fawad Mirzad 1a50b71c34 Improve code 2021-02-14 10:42:25 +01:00
Fawad Mirzad 7ad864043d Rename function to improve readability 2021-02-14 07:50:54 +01:00
Fawad Mirzad 1a83085a80 Improve code 2021-02-13 19:33:37 +01:00
Fawad Mirzad 01eee58476 Improve code 2021-02-13 19:16:09 +01:00
Fawad Mirzad 70e7d79bfb Add default styling to avoid frustration of invisible map 2021-02-13 17:44:32 +01:00
Fawad Mirzad 9a20c42459 Update dependencies and improve build system 2021-02-13 17:30:46 +01:00
Fawad Mirzad decca38b67 Add most of components and prepare for V1 Release 2021-02-13 16:09:48 +01:00