yenbao1340 / gmaps-utility-library-dev

Automatically exported from code.google.com/p/gmaps-utility-library-dev
0 stars 0 forks source link

add openExtInfoWindow method to GMap2 object #125

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Google Maps allows to open an InfoWindow in two ways - via the GMarker and
the GMaps2-object. The latter allows to open an InfoWindow without a marker.

It would be great if you could allow to open an ExtInfoWindow via the
GMaps2-object, too.

Original issue reported on code.google.com by sebastia...@gmail.com on 18 Jun 2009 at 4:41

GoogleCodeExporter commented 8 years ago
Sounds like a good idea. If you get around to implementing it yourself, please 
send 
over a patch. Thanks!

Original comment by pamela.fox on 19 Jun 2009 at 10:59

GoogleCodeExporter commented 8 years ago
I implemented the method I attached in this file. It's kind of a dirty hack (it
simply adds a G_DEFAULT_ICON, resizes it and its shadow to 0x0 px and attaches 
it to
the map), but it works perfectly!

Original comment by sebastia...@gmail.com on 6 Jul 2009 at 9:17

Attachments:

GoogleCodeExporter commented 8 years ago
This looks good.  I'm a newbie to this -- do you have an example of your code 
in use?  
Thanks!

Original comment by jimmai...@gmail.com on 16 Jul 2009 at 2:34

GoogleCodeExporter commented 8 years ago
Sorry, no example for that online yet. I developed this thing fora company that
didn't release its product yet.

Original comment by sebastia...@gmail.com on 16 Jul 2009 at 9:33

GoogleCodeExporter commented 8 years ago
slightly modified and added.

Original comment by douglass...@earthlink.net on 19 Feb 2010 at 4:09

GoogleCodeExporter commented 8 years ago

Original comment by douglass...@earthlink.net on 18 May 2010 at 10:19