what about google map api v2 and v3, which is better ..
Posted
by zjm1126
on Stack Overflow
See other posts from Stack Overflow
or by zjm1126
Published on 2010-03-27T00:44:07Z
Indexed on
2010/03/27
0:53 UTC
Read the original article
Hit count: 416
i make a demo using v2 , and now i want to using v3..
but i found v3 has not many method that v2 has,
ex:
1.map.enableGoogleBar();
2.map.enableScrollWheelZoom();
3.polyline.enableDrawing()
is v3 powerful enough ???
thanks
© Stack Overflow or respective owner