[Google Maps API v3] Re: Area of a Rectangle

2012-06-14 Thread Anthony D
he Drawing Manager. On Thursday, June 14, 2012 1:09:13 AM UTC-4, geoco...@gmail.com wrote: > > On Jun 12, 3:16 pm, Anthony D wrote: > > Good Evening > > > > What's the best way to calculate the area of a rectangle created with > > the Google map api Draw

[Google Maps API v3] Area of a Rectangle

2012-06-12 Thread Anthony D
Good Evening What's the best way to calculate the area of a rectangle created with the Google map api Drawing Manager? http://www.yarvolgar.com/shapes/editShapes.html -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to

[Google Maps API v3] Drawing Manager Object Listeners

2012-05-23 Thread Anthony D
Good Evening When utilizing the Drawing Manager to create a marker, polygon, circle, or rectangle is there a way to add a listener to each draw object besides adding a listener to the Draw Manager (var drawingManager)? var drawingManager = new google.maps.drawing.DrawingManager({

[Google Maps API v3] kmz rendering problem

2012-05-11 Thread Anthony D
Good Eevening All I created a google map api displaying a kmz layer. The map rendered the kmz layer one time successfully and then stop rendering. Below are links to the site and kmz file. Any suggestions would be greatly appreciated. http://www.yarvolgar.com/fda/fdaRegions.html (site) http://ww

[Google Maps API v3] Change the style markeroption icon for my fusion table layer

2011-08-31 Thread Anthony D
Good Evening What would I need to insert into the code below to change the icon symbol in my fusion table layer to 'wht_stars'? / Rubbish ***/ var rubbishTable = 1380834; layerRubbishFire = new google.maps.FusionTablesLayer(rubbishTable);