React-google-maps: Is there a way to use google.maps.Point?

Created on 26 Sep 2017  路  1Comment  路  Source: tomchentw/react-google-maps

Hello there, I have a doubt about using marker Point anchor, Im using SVG path and the position is more for the right/bottom. the default icon is like bottom/center.

Most helpful comment

Found a solution, on icon object, use:
anchor { x: 100, y: 100 }

it will change icon's position, can close the issue.

>All comments

Found a solution, on icon object, use:
anchor { x: 100, y: 100 }

it will change icon's position, can close the issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

julienvincent picture julienvincent  路  3Comments

0x1bitcrack3r picture 0x1bitcrack3r  路  3Comments

timkraut picture timkraut  路  3Comments

EvHaus picture EvHaus  路  3Comments

wayofthefuture picture wayofthefuture  路  3Comments