awmack
awmack
Hey! Thanks for raising this. As you mention, we could make more aspects of the styling customizable with CSS variables, but this could end up reinventing the wheel. Exposing CSS...
Thanks for the comment! As you notice, in the React example we use `` and `` without any wrappers. These web components [come directly](https://developers.google.com/maps/documentation/javascript/web-components/overview) from the Maps JS API, which...
@KeithHenry Yes that's correct, #203 appears to be a manifestation of the same problem.
Thanks for the comment! Any additional information you can give us about your use case? E.g. the framework you're using (if any), any pain points of using the existing library,...
Good question, there isn't a way to do this right now. Are you looking to pre-populate the text box purely for display purposes? Or would you need to pre-populate `placePicker.value`...
Hey! Thanks for the feedback. Can you give some more description about your use case -- what are you trying to accomplish? In general, I would recommend avoiding the global...