henrichen / zkgmapsz

Automatically exported from code.google.com/p/zkgmapsz
0 stars 0 forks source link

create a circle with gmaps api v3 #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.How can i create a circle like google maps API V3 "new google.maps.Circle"
2.
3.

What is the expected output? What do you see instead?
circle

What version of the product are you using? On what operating system?
3 beta

Please provide any additional information below.

Original issue reported on code.google.com by jmc...@gmail.com on 30 Aug 2011 at 8:25

GoogleCodeExporter commented 9 years ago

Original comment by benbai...@gmail.com on 24 Feb 2012 at 7:12

GoogleCodeExporter commented 9 years ago
It is available with latest freshly,

try this:
<gmaps zoom="15" width="500px" height="500px">
    <gcircle id="circle" clickable="false" editable="true" fillColor="red" fillOpacity="80" />
</gmaps>

Regards,
Ben

Original comment by benbai...@gmail.com on 3 Mar 2012 at 5:40

GoogleCodeExporter commented 9 years ago
Ready since 2012-03-06.

Original comment by benbai...@gmail.com on 6 Mar 2012 at 8:58