Skip to content

Comments

add irregularPolygons support#37

Open
send2moran wants to merge 2 commits intoiniamudhan:devfrom
send2moran:dev
Open

add irregularPolygons support#37
send2moran wants to merge 2 commits intoiniamudhan:devfrom
send2moran:dev

Conversation

@send2moran
Copy link

add option to add array of points with line connecting the points
and option to add pushPin for each point.

<ReactBingmaps bingmapKey={key} center={position} zoom={7} irregularPolygons={[ { points: [[0,0 ], [1,1]], option: { strokeThickness: 2, color: 'red', withPushPin: true } } ]} ></ReactBingmaps>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant