[Google Maps API v3] Re: Display Marker Information

2011-02-24 Thread Sandy
Actuall i want to create a page in which a user clicks on the map a marker will be created and the user will be given a infowindow...Now i want to implement a page in which he will save what kind of marker was dat? Unless he clicks on the save button or cancel.He wont be able to click on the map...

[Google Maps API v3] Move Google Maps automatically on load

2011-01-22 Thread Sandy
I am creating a home page which requires the map to automatically to move automatically. Plz help -- 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 un

[Google Maps API v3] Printing custom markers - vs background-image

2009-12-17 Thread Sandy
We are working on a printable version of our map which has a custom marker image. The marker image is output as a DIV with a CSS background image, so this image is not visible when printed out. Is there a way to have the marker image inserted as an IMG so that it will be visible on the printed map

[Google Maps API v3] Re: set_map function not working starting this morning

2009-12-14 Thread Sandy
p;q=deprecated#87b7644581eabab0 > >   > > Ozgur  > >   > > Original Message > Subject: [Google Maps API v3] Re: set_map function not working starting > this morning > From: Sandy > Date: Mon, December 14, 2009 5:01 pm > To: Google Maps J

[Google Maps API v3] Re: set_map function not working starting this morning

2009-12-14 Thread Sandy
g in > October that this was coming. > > On Dec 14, 4:01 pm, Sandy wrote: > > > > > forgot to metion following code > > > /* BFInfoWindow extends OverlayView class from the Google Maps v3 API > >  */ > > BFInfoWindow.prototype = new google.maps.Overla

[Google Maps API v3] Re: set_map function not working starting this morning

2009-12-14 Thread Sandy
forgot to metion following code /* BFInfoWindow extends OverlayView class from the Google Maps v3 API */ BFInfoWindow.prototype = new google.maps.OverlayView(); On Dec 15, 10:44 am, Sandy wrote: > Hi All, > > I'm using google map v3 cutsom info window to open pop up info bt &

[Google Maps API v3] set_map function not working starting this morning

2009-12-14 Thread Sandy
w. this.set_map(this.map_); // MVCObject's set methods give errors if not called after set_map here this.setOptions(options); } Thanks in advance Sandy -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript A