On Mar 30, 8:52 am, Vernon <[email protected]> wrote: > Is there any way to do this without using a xml/kml file?
Of course. My example uses xml to load the polygons. You can load/ create them however you want. > > On my map I am using a Circle poly and its all done within the base > code without external files. I'm trying to but can't seem to figure > your code out to make it work with my map. > > My dev map can be seen here -->http://www.dragonmodz.net/test.html My code doesn't support the "Circle" overlay, only polygons (which can be circular). -- Larry > > Thanks in advance for any help you can offer. > > On Mar 30, 2:15 am, "[email protected]" <[email protected]> > wrote: > > > On Mar 29, 10:05 pm, jem <[email protected]> wrote: > > > > I have a polylines in the google map and looks like a polygon.. I > > > want to trace if the input address is within the polylines or not.. > > > any idea or sample codes?.. thanks in advance..^^ > > > You mean like > > this?http://www.geocodezip.com/geoxml3_test/v3_collection-map2e.html > > > -- Larry > > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
