Re: [Google Maps API v3] Re: API key unreconigsed or unvalid by GOOGLE

2012-01-10 Thread Luke Mahé
Can you please include a link to your site. -- Luke On Wed, Jan 11, 2012 at 5:09 PM, Pierre-Andre Manseau < pamans...@chalets-a-louer.com> wrote: > We have the same problem. This happens only on Firefox, Safari, Chrome on > a MAC OS X. > > I tried with two different Mac's. Problem is not there

[Google Maps API v3] Re: API key unreconigsed or unvalid by GOOGLE

2012-01-10 Thread Pierre-Andre Manseau
We have the same problem. This happens only on Firefox, Safari, Chrome on a MAC OS X. I tried with two different Mac's. Problem is not there using Windows 7 IE9 on the Mac or on a PC. No problem with Windows 7 only Mac The message say 'The provided key is not a valid Google API Key, or it is

[Google Maps API v3] Re: API errors - V3.7

2012-01-10 Thread RoyHB
As suddenly as the errors started, they've now stopped. No code changes on my end before, during or after the errors started and stopped. Oh well. RB On Jan 9, 4:18 am, Barry Hunter wrote: > I'm not. Just checked, loading the same version (3/7/5) > > If it's a problem with your coding, providin

Re: [Google Maps API v3] Re: Difference between google map api v3 commercial code and developer code uses.

2012-01-10 Thread Chitransh Shrivastava
Hi No i have not read anywhere but i want to know that is there any differences regarding code wise? and what are the advantage to use commercial google map api v3 code? Please reply me. Thanks and regards Chitransh On Tue, Jan 10, 2012 at 8:44 PM, Pil wrote: > > Where did you read that ther

Re: [Google Maps API v3] Getting a error about key not valid even though I just requested a new one.

2012-01-10 Thread Luke Mahé
You are using a V2 key with the V3 API. Please use the APIs Console https://code.google.com/apis/console/ instead to get a V3 key. -- Luke On Wed, Jan 11, 2012 at 2:23 PM, Brian Thornton wrote: > Please see http://www.fortwaynesnow.com/our_customers.cfm > > My key is http://code.google.com/api

[Google Maps API v3] Getting a error about key not valid even though I just requested a new one.

2012-01-10 Thread Brian Thornton
Please see http://www.fortwaynesnow.com/our_customers.cfm My key is http://code.google.com/apis/maps/signup.html is exactly " ABQItBF3wGWh50oUoDJZr1nTeRSI8K0vNfONiFoIdzL4GTTB93oCvhSXCV9V43pS5uWxxrL8Xf_oZQmFyg" Any ideas? -- You received this message because you are subscribed to the Google

[Google Maps API v3] Example for: google.maps.visualization.MapDataLayer class

2012-01-10 Thread CraigD
Hi, Can someone please provide an example for using this class please. Thanks, Craig -- 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 https://groups.google.com/d/msg/google-maps-js-api

[Google Maps API v3] Re: Get Directions from Fusion Table InfoWindow

2012-01-10 Thread Kevin Set
No problem Rob, thanks for the links! I looked at both http://www.mukaranga.com/map.html and http://code.google.com/apis/fusiontables/docs/samples/infowindow_driving_directions.html [infoWindow with Driving Directions], and they've been really helpful to my coding; though I have a question: I'

Re: [Google Maps API v3] Re: "The key provided is not a valid Google API Key" - eh?! It's showing up OK in the API Console...

2012-01-10 Thread Jeremy Geerdes
I don't have a project that is directly affected, but I am active in the AJAX APIs Group, which has seen a number of these reports for the Translate API and a handful for the Search API. Jeremy R. Geerdes Generally Cool Guy Des Moines, IA For more information or a project quote: jrgeer...@gmail

[Google Maps API v3] zoom and center on click

2012-01-10 Thread h20boynz
Hi folks Firstly I am a bit of a newbie...I am working through http://code.google.com/apis/maps/articles/phpsqlajax_v3.html this tutorial and it is going well so far. Now I am trying to get a bit creative with it but I am having difficulty with a click event. Basically, all I want to do now is

[Google Maps API v3] API key unreconigsed or unvalid by GOOGLE

2012-01-10 Thread pavarottiey
having problem with the new google API ver 3. Google couldnt validate the API key that i have even when i use a new api key. i hope someone will be able to help me. i even use the sample code from google but the same problem still come up -- You received this message because you are subscribed

[Google Maps API v3] Re: First click on directions way point not working

2012-01-10 Thread Martin™
I have already reported this as a bug: http://code.google.com/p/gmaps-api-issues/issues/detail?id=3738 Looks like my report has been ignored! Μartin. On Jan 10, 6:32 pm, kronus wrote: > Hi guys and thanks for being here to help us. > > Here's the app that I am working on > --http://kronuspro

[Google Maps API v3] Re: Google Maps JavaScript API v3 - ERROR

2012-01-10 Thread Esteban Salazar
This morning I am suddenly getting this exact same error. The message says: The provided key is not a valid Google API Key, or it is not authorized for > the Google Maps Javascript API v3 on this site. If you are the owner of > this application, you can learn about obtaining a valid key here:

Re: [Google Maps API v3] Re: "The key provided is not a valid Google API Key" - eh?! It's showing up OK in the API Console...

2012-01-10 Thread Luke Mahé
Jeremy, Can you please email me directly your project id that you are seeing these issues on? Thanks -- Luke On Wed, Jan 11, 2012 at 9:53 AM, Jeremy Geerdes wrote: > There is apparently an issue in the APIs Console with validating keys. It > has affected Translate, Custom Search, and Maps AP

Re: [Google Maps API v3] Re: "The key provided is not a valid Google API Key" - eh?! It's showing up OK in the API Console...

2012-01-10 Thread Jeremy Geerdes
There is apparently an issue in the APIs Console with validating keys. It has affected Translate, Custom Search, and Maps APIs. It may affect,more, but those are by far the highest volume APIs, so the others may go unnoticed yet. The dev team behind the Console (i.e., the Google APIs team) is almos

[Google Maps API v3] Re: Google Maps JavaScript API v3 - ERROR

2012-01-10 Thread Enoch Lau (Google Employee)
Have you considered what the error message is saying? If you are specifying a key, is it a valid key that is authorized for that particular site? Enoch -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on

[Google Maps API v3] Re: changing map overlay to V3 from V2

2012-01-10 Thread Chad Killingsworth
Unless I'm missing something, looks to me like it would just be an ImageMapType: http://code.google.com/apis/maps/documentation/javascript/maptypes.html#ImageMapTypes -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view th

Re: [Google Maps API v3] Re: "The key provided is not a valid Google API Key" - eh?! It's showing up OK in the API Console...

2012-01-10 Thread Andrew Leach
On 10 January 2012 20:20, Luke Mahé wrote: > This isn't really the right solution. You should instead make sure that you > have generated a key in the apis console > (https://code.google.com/apis/console/b/0/?pli=1) and make sure that the > allowed referrals matches your domain(s). > > Setting the

[Google Maps API v3] changing map overlay to V3 from V2

2012-01-10 Thread justawebbie
I was wondering if someone could point me in the right direction to change this tile overlay map (minus markers and info-window stuff) from V2 to V3 so i can merge the overlay with a fusion table? i will not need the markers any more on the original map because I would like to combine the fus

Re: [Google Maps API v3] Re: "The key provided is not a valid Google API Key" - eh?! It's showing up OK in the API Console...

2012-01-10 Thread Luke Mahé
This isn't really the right solution. You should instead make sure that you have generated a key in the apis console ( https://code.google.com/apis/console/b/0/?pli=1) and make sure that the allowed referrals matches your domain(s). Setting the version to 3.6 will only delay the warning and not fi

[Google Maps API v3] Re: "The key provided is not a valid Google API Key" - eh?! It's showing up OK in the API Console...

2012-01-10 Thread Jesse
Hi Everybody, I have figured out a* solution* to this problem: So apparently Google updates their versions quite frequently. To solve this, a little bit of code needs to be put into the javascript code below, since Version 3.6 is the latest, we will add it. *Replace *.* with "*js?v=3.6

[Google Maps API v3] How to collate imported object with manually plotted area??? Please help.

2012-01-10 Thread Vadim Marusin
Hi there! Really Need help. Maybe somebody already did this. I would really appreciate any help. Stuck with this. We manually plotted areas on the map using google api 3, than we put objects on the map using their coordinates, so now, viusally every object is get to one of the plotted area(

[Google Maps API v3] Use Standard Marker with Custom Overlay Image

2012-01-10 Thread Stefano
I solved my question with this report http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/7c6e78b0b988181c/ec33b009d3e4d9a5?hl=en&lnk=gst&q=marker+and+custom+overlay#ec33b009d3e4d9a5 that it suggest to rewrite in USGSOverlay.prototype.onAdd method panes.overlayImage.appendCh

[Google Maps API v3] Use Standard Marker with Custom Overlay Image

2012-01-10 Thread Stefano
I made a page with Image in a Custom Overlay over the map. http://www.areademo4.eu/esempi/esempio1.htm http://code.google.com/intl/it-IT/apis/maps/documentation/javascript/overlays.html#CustomOverlays In this page, I must insert a standard marker on front. But I don't understand how I can. Th

[Google Maps API v3] Google Maps JavaScript API v3 - ERROR

2012-01-10 Thread Jesse
Today two of my sites came up with this error: The provided key is not a valid Google API Key, or it is not authorized for the Google Maps Javascript API v3 on this site. If you are the owner of this application, you can learn about obtaining a valid key here: http://code.google.com/apis/maps/doc

[Google Maps API v3] Re: "The key provided is not a valid Google API Key" - eh?! It's showing up OK in the API Console...

2012-01-10 Thread Tomek Wasiak
OK, I may figured it out. In API Console in my allowed refferrals I had: *.myapp.appspot.com/* I changed it to myapp.appspot.com/* and error message doesn't apear anymore. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view

[Google Maps API v3] Regarding Google Map Pointer

2012-01-10 Thread Hiren Patel
Hell, I have one project where i have integrated google direction as well as google pointer map using "http://maps.googleapis.com/maps/api/geocode/ json" api but the issues is it will stop working after specified time interval on every day. so please help me for the same. -- You received this m

[Google Maps API v3] Re: "The key provided is not a valid Google API Key" - eh?! It's showing up OK in the API Console...

2012-01-10 Thread Tomek Wasiak
Today I have the same problem on my wesite. I didn't change anything in my code. -- 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 https://groups.google.com/d/msg/google-maps-js-api-v3/-/

[Google Maps API v3] First click on directions way point not working

2012-01-10 Thread kronus
Hi guys and thanks for being here to help us. Here's the app that I am working on -- http://kronusproductions.com/test_dg/first.php You can either click on the Acton school district (only five schools so it will not take long to load) or you can go directly http://kronusproductions.com/test_dg

[Google Maps API v3] Re: how do i save the google markers result in a MySQl database?

2012-01-10 Thread swen lee
ok -- 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 https://groups.google.com/d/msg/google-maps-js-api-v3/-/YBKDnQyBakAJ. To post to this group, send email to google-maps-js-api-v3@google

[Google Maps API v3] Re: Difference between google map api v3 commercial code and developer code uses.

2012-01-10 Thread Pil
Where did you read that there is a code difference? On Jan 10, 8:20 am, Chitransh Shrivastava wrote: > Hi > > I am working Google API v3 java script code. I need to know about the > difference between commercial code and free developer code uses difference. > What are the advantages to use com

[Google Maps API v3] Re: "The key provided is not a valid Google API Key" - eh?! It's showing up OK in the API Console...

2012-01-10 Thread Jack W-H
Thanks for the advice. Interestingly enough, I came back to it a few hours later to find the problem had magically disappeared, despite the fact I didn't change any code or anything. Odd - a temporary glitch at Google's end? On Jan 9, 7:31 pm, Rossko wrote: > > Any advice? > > Check you are not l