raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.32k stars 3.01k forks source link

[Google Maps Search] Extension #15062

Open dingemann opened 4 hours ago

dingemann commented 4 hours ago

Extension

https://www.raycast.com/ratoru/google-maps-search

Raycast Version

1.84.3

macOS Version

15.0.1 (24A348)

Description

Wrong search term.

Steps To Reproduce

  1. open extension via keyword "map"
  2. enter search term
  3. pressing enter

Current Behaviour

Either only part of the search term is send to google maps or the last search term I used.

Expected Behaviour

Send the search term I provided.

raycastbot commented 4 hours ago

Thank you for opening this issue!

🔔 @ratoru @aeither @chrismessina @klaussner you might want to have a look.

💡 Author and Contributors commands The author and contributors of `ratoru/google-maps-search` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.