[Google Maps API v2] Google map api v2.x stopped working today

2013-02-13 Thread Paul L
My google map api was working for for some time, until today, even though I have not updated any maps code. The map appears than dissappears 5 seconds later with the following error message: Google has disabled use of the Maps API for this application. see the Terms of service for more informati

Re: [Google Maps API v2] google map - api key

2012-08-27 Thread mohammed khanduqji
how if i want to use version 2 ? On Mon, Aug 27, 2012 at 3:53 PM, Carlos Montelongo [GMail] < monte...@gmail.com> wrote: > GoogleMAPS API is now with version 3. I recommend using this new version. > > Regards > Carlos Montelongo > > > El 27/08/2012, a las 07:31, mohammed khanduqji > escribió: >

Re: [Google Maps API v2] google map - api key

2012-08-27 Thread Carlos Montelongo [GMail]
GoogleMAPS API is now with version 3. I recommend using this new version. Regards Carlos Montelongo El 27/08/2012, a las 07:31, mohammed khanduqji escribió: > hi dears , > > i have the following domain name leads-map.com, i have created API key for > google map at (google APIs console 'creat

[Google Maps API v2] google map - api key

2012-08-27 Thread mohammed khanduqji
hi dears , i have the following domain name leads-map.com, i have created API key for google map at (google APIs console 'create new browser key') in order to use it for my domain , but i get the folllowing error Google has disabled use of the Maps API for this application. The provided > key is

Re: [Google Maps API v2] Google Map Api is not working in Magento

2012-08-16 Thread DroidFollower
Hey did any one got the answer for this problem?? Please let me know the way. I am facing with the same problem. On Sunday, April 29, 2012 2:17:21 PM UTC+5:30, Andrew Leach wrote: > > On 29 April 2012 02:41, Sheba > wrote: > > Hi Andrew, > > > > In Google API Console >> All Services, I have ON

Re: [Google Maps API v2] Google Map Api is not working in Magento

2012-04-29 Thread Andrew Leach
On 29 April 2012 02:41, Sheba wrote: > Hi Andrew, > > In Google API Console >> All Services, I have ONLY Google Maps API v3 and > Google+ API activated. > > I generated my key and copied to replace the v2 key and still get the message > "Google has disabled use of the Maps API for this application

[Google Maps API v2] Google Map Api is not working in Magento

2012-04-28 Thread Sheba
Hi Andrew, In Google API Console >> All Services, I have ONLY Google Maps API v3 and Google+ API activated. I generated my key and copied to replace the v2 key and still get the message "Google has disabled use of the Maps API for this application. The provided key is not a valid Google API Key,

[Google Maps API v2] google map API key does not work please help

2012-03-11 Thread Emil Mammadov
I have generated api key in console but it is not opening the maps as soon as you try to open map it says the key is not valid -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to google-maps-api@googlegroup

Re: [Google Maps API v2] Google Map Api is not working

2012-02-26 Thread Ranjeet Kumar Raya
The message clearly says you are using the wrong api key. Please check it. Make sure you are not using api key for google maps v3 on google maps v2 or vice versa. Thanks. On Sat, Feb 25, 2012 at 11:33 AM, snehal wrote: > hello > > I have implemented one module in magento site for displaying map.

[Google Maps API v2] Google Map Api is not working

2012-02-25 Thread snehal
hello I have implemented one module in magento site for displaying map. I have created api key and have given it to the site but still i am getting following error. Google has disabled use of the Maps API for this application. The provided key is not a valid Google API Key, or it is not authoriz

[Google Maps API v2] Google Map API

2012-02-21 Thread Gregg Sudduth
Hi, I have a website that uses MapQuest API and I would like to find a programmer that can switch my site over to Google Maps. I am not a programmer for API, just know enought for page layout and do minor changes to .js .cs and such. The website is http://www.ApartmentPostings.com The reason for

[Google Maps API v2] Google Map API v2 key status problem

2012-02-18 Thread UnseenAthlete
I have created a Google Map API v2 key for my website...but it simply not working...and shows a alert message like below. But another v2 API key is working on my another website. So plz help me what I do...? Client ID: 515767172398.apps.googleusercontent.com ""Google has disabled use of the M

[Google Maps API v2] google map api v3 position variation to v2 static api?

2012-01-06 Thread Al Black
I have a google map using the dynamic V3 API and also several *static* V2 API maps, all on the same page. http://www.centurionrunning.com/thames-path-100-2012/aid-stations/ I am using exactly the same lat long co-ordinates for both dynamic v3 and static v2 maps, however there is a huge discrepanc

[Google Maps API v2] [google map API V2] route on a map - get ALL Coordonate

2011-09-25 Thread nparis
Hello, I want to incorporate this API in a "carpooling website". What I want to do is the user inscribe his way (you know, route in green color...) on the google map and me, i get the coordonate of this way. I would like to get a coordonate for every kilometers. I know that it is possible to get a

[Google Maps API v2] Google MAP API (Standard)

2011-07-25 Thread KS
I want to have feeback regarding Google MAP API (standard) There are two version of google Map API are available 1 Standard version 2 Premium version Here we are using standard version for our new site. What are the limitation of standard version with comparison to the premium version ? Is th

[Google Maps API v2] Google map api key

2011-06-10 Thread Raymond Feliciano
I followed the example on http://code.google.com/apis/maps/articles/phpsqlsearch.html I was working off my thumb dirve with Mowes which is a protable wamp system. I got it working fine, but when I uploaded the files to the server here at my job and point the browser to the page where the locator f

[Google Maps API v2] Google Map API how to show school name like Google maps (ex.北一女中、建國中學、台灣大學)?

2011-06-10 Thread Tommy Hsu
Google maps can show "北一女中" , just like http://goo.gl/6tL2t But Google Map API (V2 or V3) can't show. How to show in Google Map API (V2 or V3), please tell me, thank you a lot. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to t

Re: [Google Maps API v2] Google Map API to search a route

2011-05-04 Thread arvinda srivastava
Hi All, as Andrew already gave the right way to implement... u can fix the predefind points and geofence them with small redius of circle Ex:- point A having lat,long(123.234234, 37.038298) B having lat,long(123.824778, 37,732773)

[Google Maps API v2] Google Map API to search a route

2011-05-02 Thread meenvar
I need some help on google Map API to solve the below situation, Pl revert back if any of you have any knowledge of it. 1. I define a route(R-1) based on given start point/End point and I save this route. 2. Now, I want to search for another set of start/end point on R-1 to check whether

Re: [Google Maps API v2] Google Map API Terms

2011-04-27 Thread Andrew Leach
On 27 April 2011 08:56, Seong Hwan Cho wrote: > I'm developing an iPhone mobile application. In this application, > Google Map is used to show current (or earlier) locations of friends. > In 10.2 in Terms of Service, it mentions about business asset > tracking. > Does asset tracking include showin

[Google Maps API v2] Google Map API Terms

2011-04-27 Thread Seong Hwan Cho
I'm developing an iPhone mobile application. In this application, Google Map is used to show current (or earlier) locations of friends. In 10.2 in Terms of Service, it mentions about business asset tracking. Does asset tracking include showing friends' locations?? Most likely, the application will

Re: [Google Maps API v2] Google MAP API KML Error

2011-04-13 Thread Andrew Leach
On 13 April 2011 16:02, possicon wrote: > This code displays on the sea instead of displaying on the ground > surface. Pls can you spot any error in the code below? I don't suppose there is an error in the code: it's doing what you tell it to. 6.618668,3.352711 is in the sea off Port Harcourt. 3

[Google Maps API v2] Google MAP API KML Error

2011-04-13 Thread possicon
This code displays on the sea instead of displaying on the ground surface. Pls can you spot any error in the code below? http://www.opengis.net/kml/2.2";> Traffic Data Placement A KML document that shows traffic for roads in the state 6.46

Re: [Google Maps API v2] Google Map API使用時の地図情報取得について

2011-04-12 Thread Tomoya Deguchi
クライアントから直接Webです。お願いいたします。 On 2011/04/11, at 11:00, Flare6667 wrote: > Google MAP APIをアプリケーションに組込み、使用している。 > クライアントからアプリを参照し、地図を表示する場合の地図情報の取得ルートとしては下記のうちどちらになるのでしょうか? >  ・クライアントから直接WEBへアクセスし取得する。 >  ・アプリケーションが組み込まれているサーバ側で取得し、クライアントへレスポンスを返す。 > > -- > You received this message because you are

[Google Maps API v2] Google Map API使用時の地図情報取得について

2011-04-11 Thread Flare6667
Google MAP APIをアプリケーションに組込み、使用している。 クライアントからアプリを参照し、地図を表示する場合の地図情報の取得ルートとしては下記のうちどちらになるのでしょうか?  ・クライアントから直接WEBへアクセスし取得する。  ・アプリケーションが組み込まれているサーバ側で取得し、クライアントへレスポンスを返す。 -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, s

[Google Maps API v2] Google Map Api With SSL Website

2011-03-01 Thread Amit Gulati
Can Any body Tell me How to i apply Google map api with ssl website. i have applied google map on my site its working fine with http:// but its give error message on https:// that page contain unsecured data. Wil You please provide me solution how to i get out from this problem Thanks -- You r

[Google Maps API v2] google map api animation?

2011-02-23 Thread Efendy
i am working gas company and i must create line of gas way on google map and show animation of gas during that way as that example http://missokhay.alwaysdata.net/animation.htm can u halp me ? sorry for my poor english. -- You received this message because you are subscribed to the Google Gro

[Google Maps API v2] Google Map API suddenly stopped working in my website: www.aboutro.com. Please help..

2011-02-08 Thread JohnRC
Hi all, Hope I'm doing this right.. it's the first time I need to write here. The problem is that since yesterday - my website is not displaying the Google map anymore. Google logo, buttons and links are still displayed though. Here's an example: http://www.aboutro.com/obiectiv.php?id=12676933308

[Google Maps API v2] Google Map API Key

2011-02-07 Thread SuLEmaN KanDagaL
Hello Sir, I have developped one google map application using jsp, tomcat5 as webserver, which is working fine on localhost server... but when i deployed it on server, my server is production server and different stages we are haivng namely stg1,stg2 etc... ex: http://stg1.abc.xyz.in:8080/mymap

Re: [Google Maps API v2] Google Map API worked yesterday. Does not work today.

2011-01-24 Thread Brian Burns
Thanks much to all. The extraneous linefeeds were the problem--they are in the database, not the code. In the short run, I'll take them out by hand. In the long run, I'll have to find a php function that removes them rather than just ADDING s. Thanks again! On Mon, Jan 24, 2011 at 5:55 PM, Mic

Re: [Google Maps API v2] Google Map API worked yesterday. Does not work today.

2011-01-24 Thread Michael Geary
You need two things urgently: 1) Version control. Don't you use a version control system? If you did, you could easily get your original code back to test it and find out exactly when you broke it. 2) A JavaScript debugger. Load your page into Firefox with the Firebug extension enabled, open the

[Google Maps API v2] Google Map API worked yesterday. Does not work today.

2011-01-24 Thread BSB
http://www.usafengineers.com/bluemap.php Yesterday, I added an include(bluemap.php); to another page, so it would show the map on that page also. Since the space for the map was smaller on that page, I changed the width from 800px to 100%. It worked fine. Today, the map does not display at all

[Google Maps API v2] Google Map API is not pointing correct?

2010-10-22 Thread i...@monjasa.com
Hi all, When i'm using this code: http://maps.google.com/maps?&q=loc:6.13293,3.7&t=h&z=5 It shows excactly the right position of what i want. But if i'm typing the same code into JavaScript like this: var myLatlng = new google.maps.LatLng(6.13293,3.7); It shows me taht i'm much far away