Replies: 1 comment 9 replies
-
Yes, that won't be a problem at all. If you don't use the You can just build your component using |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm curious about if it is possible to create a Places service (in order to get Place details) without also creating a Map component? Like how you can create an Autocomplete service just from using the useMapsLibrary() hook. I'm trying to build a places autocomplete without any maps functionality, and so I want to make sure that by mounting a Map component I'm not bloating my app and/or running up my API billing.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions