Skip to content

feat(googleMaps): add composable SFCs - #306

Closed
DamianGlowala wants to merge 16 commits into
nuxt:mainfrom
DamianGlowala:feat/google-maps-sfcs
Closed

feat(googleMaps): add composable SFCs#306
DamianGlowala wants to merge 16 commits into
nuxt:mainfrom
DamianGlowala:feat/google-maps-sfcs

Conversation

@DamianGlowala

@DamianGlowalaDamianGlowala commented Oct 16, 2024

Copy link
Copy Markdown
Member

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

This PR provides a layer of abstraction over Google Maps JavaScript API by adding a set of composable SFCs.

@vercel

vercelBot commented Oct 16, 2024

Copy link
Copy Markdown
Contributor

@DamianGlowala is attempting to deploy a commit to the Nuxt Team on Vercel.

A member of the Team first needs to authorize it.

@DamianGlowala
DamianGlowala marked this pull request as draft October 16, 2024 19:04
@DamianGlowala
DamianGlowala marked this pull request as ready for review October 25, 2024 06:45
@DamianGlowala

DamianGlowala commented Jan 9, 2025

Copy link
Copy Markdown
MemberAuthor

FYI I've discovered a performance issue with large number of markers within a marker clusterer. I need to update this PR to remove them more efficiently. (resolved)

@harlan-zwharlan-zw mentioned this pull request Sep 22, 2025
6 tasks
@DamianGlowala
DamianGlowala deleted the feat/google-maps-sfcs branch March 10, 2026 11:45
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@DamianGlowala@harlan-zw