On Jan 23, 12:36 pm, Phil Arbeau <parb...@gmail.com> wrote:
> Good afternoon,
>
> I have been working on a project in which points from a database are
> plotted on a google map. This database contains information regarding power
> outages, including cause, and the number of minutes of the outage.
>
> I was curious if it would be possible to create a polygon,

Yes. See the documentation:
http://code.google.com/apis/maps/documentation/javascript/reference.html#Polygon

> which could
> summarize the number of minutes lost for the power outages within the
> polygon, or take a sum of the power outages of each cause within the
> polygon.

If you have that data and a geographically enabled database.  But that
doesn't have anything to do with the API (and the API doesn't have
support for your data).

Have you looked at FusionTables & the FusionTablesLayer google maps
API v3 layer?  That might do what you need.

  -- Larry


>
> Thanks,
>
> Phil

-- 
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 google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to