Hi Big G,

can the boundary be LatLngBounds object ? if so, just use
bounds.extend(next point) over the all points array .

On Jan 8, 8:12 pm, Big G <[email protected]> wrote:
> I have a problem where I have many data points which define sales on a map
> for a specific individual and I want to generate a polygon which defines
> the boundary which contains all these sale points to define the sales area
> for that individual.  i.e. some points will make up the polygon but others
> will not as they will be inside the polygon.  Hope this makes sense?!  Does
> anyone know of any code available to do this?  or how I might go about
> writing the code to do this?
>
> Thanks in advance for any help given

-- 
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.

Reply via email to