Saturday, 17 August 2013

Drop and drag pin with google maps api

Drop and drag pin with google maps api

I am using Google map api in my project. I am trying drop a pin and get
the coordinates of the pin in json format. I dont know how to do it. I
just added map in the View like that;
<iframe width="285" height="285" frameborder="0" scrolling="no"
marginheight="0"
marginwidth="0"
src="http://maps.google.com/?ie=UTF8&amp;ll=41.028375,28.975671&amp;spn=0.00947,0.026157&amp;t=p&amp;z=10&amp;output=embed">
</iframe>

No comments:

Post a Comment