On Jul 26, 7:00 am, "Paradise aka Mr. Glasspoole" <[email protected]> wrote: > Hi, > > how can i show the original info window that i see on Google Maps > about our company. > > There is nothing in the docu. Just the way to show what i put in > there: > > map.openInfoWindow(map.getCenter(), > document.createTextNode("my text")); > > How to show the Google ballons?
You need to embed a Google Map if you want to do that without coding the information yourself. -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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.
