what about google map api v2 and v3, which is better ..
- by zjm1126
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