i was searching Google Map Api But i did not found link from its official site. so from some other site i downloaded a demo project and got google map dll from that project. i have included dll in my project and have shown my data on MAP. now i have to use Polyline to link those data location when i did go for it i try to create object for polyline like this,

GooglePolyline PL1 = new GooglePolyline();

it gives error name polyline does not exsis the api i am using is,

enter image description here

am i doing something wrong? thanks

link|improve this question

Are you sure that googlepolyline class exist in dll?? – Saghir A. Khatri Aug 11 '11 at 4:01
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.