Skip to content

How to customize layout of GmapInfoWindow by the position of marker in vue2-google-maps #18757

Answered by nickmadev
prodev1107 asked this question in Q&A
Discussion options

You must be logged in to vote

I tried similar solution a month ago with your library.
I analyzed the code and found default arrow style option is always "down".
You can customize position, but arrow of your infoWindow is always "down side".

You have 2 options.

  • First one is to customize this library, you can clone whole code of this library to your codebase, and implement dynamic arrows, this library is also using google map API.
    You can do it.
  • Second one is to auto reload of the map when the info-window is in the boundary.
    You can expand the map automatically.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@prodev1107
Comment options

Answer selected by prodev1107
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants