On Oct 13, 12:25 pm, Aarathi <[email protected]> wrote: > Hi, > > I am looking to plot shapes wherein i have the center point lat and > long. From the point i need 3 solid triangles drawn with specified > azimuth for each direction. The data will be taken from Sequel. > > This is the requirement and I am quite new with APIs.
If this is a new project, you should look into using the v3 API. It is more difficult to use for a newcomer, but v2 is deprecated. Are these something like what you are trying to do (v3 examples): http://www.geocodezip.com/v3_polygon_example_arcs.html http://www.geocodezip.com/v3_polygon_example_arc.html -- Larry > > Thanks. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
