On Oct 14, 6:25 am, Ashish <[EMAIL PROTECTED]> wrote:
> On Oct 13, 7:57 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> wrote:
> > On Oct 13, 5:34 am, Ashish <[EMAIL PROTECTED]> wrote:> Hello,
>
> > > I have developed the application in google map where I create polygon
> > > and store into database.
>
> > > my question is , How can I get the geocode within that drown polygon.
>
> > > for example,
> > > if I draw a square on map, all geocode within that square should be
> > > displayed on the textarea.
>
> > > Is there any APi for that..
>
> > No, but it can be done with the Google Maps API. See this
> > thread:http://groups.google.com/group/Google-Maps-API/browse_frm/thread/7128...
>
> > -- Larry
>
> Thanks for your quick replied...
>
> Larry, I want to list all geocodes of the perticular drown polygone ,
> not only latitude and longitude.
>
> For example,
>
> If I draw the polygon of any neighbourhood, the List of geocode
> within that perticular neighbourhood should display on the textarea.
>
A better example would be a map that shows what you are trying to
accomplish.
This page referred to in the thread I directed you to puts the
"geocodes" of the drawn polygon in a div (with id coords). It could
just as easily be a text box, as is done on this page:
http://www.geocodezip.com/example_geo2.asp
for the directions polyline.
-- Larry
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---