Re: [Google Maps API v3] Google Map V3 : Pb tooltip Jquery in an infowindow

2013-01-06 Thread Tali Aviram
You can't. Try to put html img tag instead of the world joir and it will have the tooltip instead of info window Tali On Sat, Jan 5, 2013 at 3:17 PM, Trachy philippe.cabarb...@dbmail.comwrote: Hi, I've put a Jquery tooltip in an infowindow Google Map V3, and it doesn't work. However, I

[Google Maps API v3] Re: Google Map V3 : Pb tooltip Jquery in an infowindow

2013-01-06 Thread Rossko
I've put a Jquery tooltip in an infowindow Google Map V3, and it doesn't work. You probably want to listen for the infowindow's 'domready' event before trying to attach tooltips to it https://developers.google.com/maps/documentation/javascript/reference#InfoWindow This should ensure that

[Google Maps API v3] If the API key for version V3 is used, the AdSense ads stops appearing.

2013-01-06 Thread Shobha Rishiraj
If the API key for version V3 is used, the AdSense ads stops appearing. If the key is not used, it displays the map as well as the AdSense ads. As per the rule, the map should not work without the API key. I will like to use the assigned API key without blocking the AdSense ads. Can any body

[Google Maps API v3] Re: GEvent.addListener()

2013-01-06 Thread tanqiang
GEvent.addListener(...) is applied in V2, however the equievement as GEvent is google.maps.event.addListener(...). 在 2011年2月23日星期三UTC+8下午1时45分38秒,prakash写道: Hi , i am currently using version 2.0.Now i want to migrate my code from v2.0 to v 3.0.can u please tell me the relevant

[Google Maps API v3] Google Maps TOS Issue for Non Profit

2013-01-06 Thread JHB
Hello I am a retired volunteer, developing an MS Access system for a small non-profit organization that coordinates Volunteer drivers and individuals in need of rides to medical and other critical appointments. The system being developed tracks, schedules, and reports on the volunteer driver’s

[Google Maps API v3] Questioning the Maps API Business Restrictions

2013-01-06 Thread cpritchard
Do the Maps API restrictions still apply if a separate tile data source is used? For example, the OpenStreetMap Google examplehttp://wiki.openstreetmap.org/wiki/Google_Maps_Example uses the Google JS API but the map data is provided by another service (in this case, OSM). Do the restrictions

[Google Maps API v3] Eternal message: transferring data from maps.googleapis.com

2013-01-06 Thread Roy Barkas
{Also posted on Stack Overflow APIV3 section} Our site works as designed with a minor but irritating problem. The problem seems to occur only when the page is loaded on Firefox. I'm using Firefox 17.0.1. On all other tested browsers the load completes. When loaded, the site displays the map,

[Google Maps API v3] Re: Invalid Argument error IE8 (not in FF, Chrome, Safari)

2013-01-06 Thread infoglaze.com
No it is still not resolved. Please see the link here http://infoglaze.com/public/e1.htm this page loads on all browsers except IE 8. In IE8 the JS error is Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727;

[Google Maps API v3] Re: Chrome/Google Maps/Multi touch displays

2013-01-06 Thread contacto
Hi, i've solved the problem. Disable User interface optimized for Windows touch devices option in chrome://flags/ Regards -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To view this discussion on the web visit

Re: [Google Maps API v3] Google Maps TOS Issue for Non Profit

2013-01-06 Thread Barry Hunter
To be honest not sure you 'can' be in compliance. Firstly the (free) Directions API may ONLY be used to display information on a Google Map, on a public website. You cant use it to just get information for use outwith a Google Map. You can relax the requirement for the map to be public by

[Google Maps API v3] Help Bosnia and Herzegovina look better on the gmap

2013-01-06 Thread radost . stroynik
Hi Could anyone tell me what should or could I do to make my country get better representation in the Google Map? And I am not talking about Street View but about simple satellite footage, last recorded was in 2010 but it seems it was not all done well so most of the parts are very blurry. As

Re: [Google Maps API v3] Google Map V3 : Pb tooltip Jquery in an infowindow

2013-01-06 Thread Aveek
Hi Trachy, I checked the link which u have shared in your mail. When i click on the marker an info window opens and when i mouse over the link in the info-window that is voir in your case I am able to see a tool-tip. same thing when i mouse over the link embedded on the map. So for me as far as I

Re: [Google Maps API v3] Google Maps TOS Issue for Non Profit

2013-01-06 Thread Andrew Leach
On 6 January 2013 23:49, Barry Hunter barrybhun...@gmail.com wrote: To be honest not sure you 'can' be in compliance. Firstly the (free) Directions API may ONLY be used to display information on a Google Map, on a public website. You cant use it to just get information for use outwith a

[Google Maps API v3] Re: If the API key for version V3 is used, the AdSense ads stops appearing.

2013-01-06 Thread geocode...@gmail.com
On Dec 23 2012, 7:47 pm, Shobha Rishiraj replysho...@gmail.com wrote: If the API key for version V3 is used, the AdSense ads stops appearing. If the key is not used, it displays the map as well as the AdSense ads. As per the rule, the map should not work without the API key. The Google Maps