Skip to content

Setting default CircleMarker radius #1435

Discussion options

You must be logged in to vote

Hi,
you can use following:

map.pm.setGlobalOptions({
	templineStyle: {
  	radius: 30
  },
	pathOptions: {
  	radius: 30
  }
})

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by TheFlyingPolak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants