bulbs icon indicating copy to clipboard operation
bulbs copied to clipboard

how to addvertex which has Geoshape point property ?

Open ellavs1 opened this issue 9 years ago • 0 comments

g.addVertex().setProperty("coordinates", Geoshape.point(38.1f, 23.7f))

how can I create Geoshape.point property in python bulbs ?

ellavs1 avatar Jun 21 '15 10:06 ellavs1