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

2011-10-16 Thread parag . deorukhkar
Thanks Andrew, I made the change Paraag On , parag.deorukh...@gmail.com wrote: Thank you Andrew. I will try this. Paraag On , Andrew Leach andrew.leac...@gmail.com> wrote: > On Oct 16, 2:01 am, Parag parag.deorukh...@gmail.com> wrote: > > > Hello, > > > I am using the following in my address

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

2011-10-16 Thread parag . deorukhkar
Thank you Andrew. I will try this. Paraag On , Andrew Leach wrote: On Oct 16, 2:01 am, Parag parag.deorukh...@gmail.com> wrote: > Hello, > I am using the following in my address bar. > > http://maps.googleapis.com/maps/api/staticmap?&visible=346+somerset+s...label:A| size:normal&s

[Google Maps API v2] Re: Google API

2011-10-16 Thread Andrew Leach
On Oct 16, 2:01 am, Parag wrote: > Hello, > I am using the following in my address bar. > > http://maps.googleapis.com/maps/api/staticmap?&visible=346+somerset+s...label:A|size:normal&size=512x512&sensor=false > Everything is fine, but I don't get marker pinpointed at the location. "visible" ensu

[Google Maps API v2] Re: Google API Excel

2011-04-07 Thread geocode...@gmail.com
On Apr 7, 1:35 am, endri81 wrote: > How to show data saved in Excel spreadsheet(population etc) for > different points in the city map by clicking on points created in > Google API? Look at FusionTables (works in v2, the topic of this group, easier to use in v3). You can easily import an excel sp

[Google Maps API v2] Re: Google API for Service Are Map

2010-10-12 Thread Grok Lobster
http://econym.org.uk/gmap/ On Oct 11, 7:05 pm, Cesar wrote: > Hi, > >   We want to create a map with a service area polygon with a specific > background color. We have coordinates for all the service locations > but we want to show the markers and the overlay area outlining the > service are map.

[Google Maps API v2] Re: Google Api doesnt work with Firefox!

2010-09-20 Thread Andrew Leach
On Sep 20, 7:02 pm, Marcelo wrote: > It works fine in IE8 and Chrome but it doesnt works with Firefox this > is the > link:http://www.hoga.org.mx/index.php?option=com_content&view=article&id=5... > when load the page it appear this message: > "This site requires a different key from the Google Ma

Re: Google API Error

2010-05-24 Thread hobeau
Hey guys, So I worked at this for a while and figured out that the problem seems to be the fact that I am also adding in the google earth plugin as well. So if I load the google earth control with a map, remove the map canvas and then recreate another map i get a javascript error when single click

Re: Google API Error

2010-05-21 Thread hobeau
Thanks for the reply Andrew, I'll give that a shot!. Sorry Rossoko, the application is not public yet so I don't have any links to post. On May 21, 9:41 am, Andrew Leach wrote: > On May 21, 2:22 pm, Rossko wrote: > > > > > How? > > We can make a reasoned guess... > > When you "destroy the map" b

Re: Google API Error

2010-05-21 Thread Andrew Leach
On May 21, 2:22 pm, Rossko wrote: > > How? We can make a reasoned guess... When you "destroy the map" by calling GUnload, you actually completely remove all references to the API and its objects. So having done that you cannot then attempt to create or use an API object again. You should not be

Re: Google API Error

2010-05-21 Thread Rossko
> Can anyone help? How? http://groups.google.com/group/Google-Maps-API/web/why-including-a-link-is-critical -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe

Re: GOOGLE API MAPS

2010-04-29 Thread Rossko
> I CANT SEE ON MY SITE THE ISREAL MAP'S WHIS API > I HAVE A PROPERTY SITE (RPL) AND THE GOOGLE MAP'S MODULE IS WORK WHIS > API BUT THE GOOGLE API DATA BASE IS NOT INCLUD ISREAL MAP'S See some of these - http://groups.google.com/group/google-maps-api/search?group=google-maps-api&q=israel+maps --

Re: google api asp.net

2010-03-18 Thread tstahlfsu
With ASP.NET you can also build your java classes in the code behind files with ScriptBuilder, then output to the page on Page_Load. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegr

Re: google api asp.net

2010-03-18 Thread Arvind Rangan
Bruce, Simple thing is as mentioned below go through the ASP/PHP example and try converting into .Net create your classes which would return results in the format what javascript wants. thats all. most of them would be conversion of data into XML. Arvind On Thu, Mar 18, 2010 at 2:57 PM, Probabl

Re: google api asp.net

2010-03-18 Thread ProbablyMike
On Mar 18, 12:54 am, bruce wrote: > how do I develop google api map in asp.net? > > Thanks Exactly the same way as for any other web scripting language. Include the API JavaScript, and then write your own JavaScript to create & manipulate the map. At least that's the way I've done it, to me i

RE: google api asp.net

2010-03-17 Thread Ralph Ames
>how do I develop google api map in asp.net? >Thanks Try this search http://www.google.co.uk/search?hl=en&source=hp&q=google+maps+api+asp.net&met a=&aq=0&aqi=g2&aql=&oq=google+maps+api+asp&gs_rfai= Ralph - www.easypagez.com/maps/map_index.html -- You received this message because you are sub

Re: Google api problem

2010-03-09 Thread ProbablyMike
Just get a key for http://arohatech.com and it should work on any page you have then. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe from this group, send

Re: Google api problem

2010-03-08 Thread Nitin Rai
i guess you have to register it for arohatech.com/pilgy regards On Mon, Mar 8, 2010 at 6:40 PM, ascent walk wrote: > > > i registered key for arohatech.com/pilgy/user but it is not working > > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API" g

Re: Google api problem

2010-03-08 Thread ascent walk
i registered key for arohatech.com/pilgy/user but it is not working -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe from this group, send email to google-m

Re: Google api problem

2010-03-08 Thread ProbablyMike
What url did you register a key for? When I get a key for http://arohatech.com it doesn't match your key at all. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubs

Re: Google API takes to wrong address/map

2010-02-17 Thread PressEsc
Thanks again. Since I'm not a coder any more, I've elected to put a static map on the page and hyperlink out to Google Maps page. I appreciate all the very prompt and useful help! Christi On Feb 16, 9:04 pm, "geocode...@gmail.com" wrote: > On Feb 16, 8:21 pm, PressEsc wrote: > > > Sorry...one

Re: Google API takes to wrong address/map

2010-02-16 Thread geocode...@gmail.com
On Feb 16, 8:21 pm, PressEsc wrote: > Sorry...one more question. > > Does the Google API carry with it some longitude and latitude > information?   No. > It seems that my plugin overrides my manual entry of the > lat/long you provided and replaces it with 52.075581 and 4.541513 > instead. > > Th

Re: Google API takes to wrong address/map

2010-02-16 Thread PressEsc
Sorry...one more question. Does the Google API carry with it some longitude and latitude information? It seems that my plugin overrides my manual entry of the lat/long you provided and replaces it with 52.075581 and 4.541513 instead. The API I am using is ABQIMu9fbZLDvmbYwGZ9QPuCxxTNsMeQpB9M

Re: Google API takes to wrong address/map

2010-02-16 Thread PressEsc
Hello Larry and thanks for responding. Yes, the geocodezip link you provided takes me to the correct coordinates. The plugin I'm talking about is a Joomla Google Maps plugin. I've changed the coordinates in that plugin to be the lat/ long suggested but still no change. I wonder if this is a plu

Re: Google API takes to wrong address/map

2010-02-16 Thread geocode...@gmail.com
On Feb 16, 6:28 pm, "geocode...@gmail.com" wrote: > On Feb 16, 5:07 pm, PressEsc wrote: > > > I've recently moved my site to a new host and the previous site had a > > Google API plugin that brought up the map for my location correctly > > but the new API that I get from Google now displays a map

Re: Google API takes to wrong address/map

2010-02-16 Thread geocode...@gmail.com
On Feb 16, 5:07 pm, PressEsc wrote: > I've recently moved my site to a new host and the previous site had a > Google API plugin that brought up the map for my location correctly > but the new API that I get from Google now displays a map location > that is not the address for the business. That d

Re: Google API Key length

2010-01-29 Thread Chaitra
Thanks a lot Andrew.This helped me resolve an issue which was resulting due to the character size 100 that i had chosen for the API key. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@go

Re: Google API Key length

2010-01-29 Thread Andrew Leach
On Jan 29, 12:40 pm, Chaitra wrote: > Hi, > Does the API key have any fixed length. What would be the > maximum length of the key? A little research (looking at some existing sites and then generating a key myself for them) yields the following: * Keys are always 86 characters long. * The

Re: Google API Key Issue

2009-12-28 Thread geocode...@gmail.com
On Dec 28, 9:11 pm, Yatindra wrote: > hi all, > > THis is my first email to the group.  I am facing with a issue, i have > ccreated a application in C#.NET with some javascript content torender > google maps.In my config file ihave given a key and value where user > can generate the google api key

Re: Google API Key not working!

2009-12-02 Thread Esa
There are people reading this forum by RSS. "Google API Key not working!" Is a false alarm for all of those. Google API key works as it used to work for years. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send emai

Re: Google API Key not working!

2009-12-02 Thread Andrew Leach
On Dec 2, 9:04 pm, Mani wrote: > Thnaks Andrew for reply! > > I generated this key fromhttp://code.google.com/apis/maps/. I tried > again but every time i get the same key :( > what should i do? Something is going wrong, because I get a very different key. Even allowing for the different Google a

Re: Google API Key not working!

2009-12-02 Thread Mani
Thnaks Andrew for reply! I generated this key from http://code.google.com/apis/maps/. I tried again but every time i get the same key :( what should i do? On Dec 2, 12:12 pm, Andrew Leach wrote: > On Dec 2, 5:07 pm, Mani wrote: > > > I have registered Google API key for my sitehttp://imrananwar

Re: Google API Key not working!

2009-12-02 Thread Andrew Leach
On Dec 2, 5:07 pm, Mani wrote: > I have registered Google API key for my sitehttp://imrananwar.com. > When I access the map page on my site (http://imrananwar.com/Map.aspx? > Latitude=43.7%20&Longitude=-79.5667). I get this error. > > "This web site needs a different Google Maps API key. A new key

Re: Google API key not working

2009-11-30 Thread Andrew Leach
On Nov 30, 3:23 pm, Stef wrote: > > Do you know why my api key is not working ? Because you haven't supplied it here: http://maps.google.com/maps? file=api&v=2&key="> (lines 175-176 as delivered) BUT since you have correctly used the AJAX loader you get a map; so I reckon you can remove the

Re: Google API key not working

2009-11-30 Thread geocode...@gmail.com
On Nov 30, 7:23 am, Stef wrote: > Hello, > > Ive been trying to gt google maps to work athttp://huntermire.nl/but > with no luck. For some reason the requested api doesn't work. No > matter what I try. Ive worked with google maps alot and i'm pretty > sure I havent made any mistakes. > > Do you kn

Re: Google API and names of the streets

2009-10-30 Thread Barry Hunter
Google don't offer any service to do this. You can get some clues by using a reverse geocoder (picking points on your map, reverse geocoding them, and looking at the street name) Similally the Directions service will give clues ( but will need to parse out streetnames from directions - no small

Re: Google API

2009-10-15 Thread monika
now its done and i really appreciate all your help. THANK YOU so much mon - Original Message - From: "Rossko" To: "Google Maps API" Sent: Thursday, October 15, 2009 3:15 PM Subject: Re: Google API > >> On my pages Namibia and South Africa I deleted all

Re: Google API

2009-10-15 Thread monika
oops I have seen it now and will talk to my host. YOU ARE THE BEST THANK YOU. until soon Mon - Original Message - From: "Rossko" To: "Google Maps API" Sent: Thursday, October 15, 2009 3:15 PM Subject: Re: Google API > >> On my pages Namibia and South A

Re: Google API

2009-10-15 Thread Rossko
> On my pages Namibia and South Africa I deleted all > google codes but still it says rejection. No you haven't. Open the page in your browser and use 'view source', you will see it includes a line beginning

Re: Google API

2009-10-15 Thread mon
Thanks again, I have not been successful. Tried to ask my host and wordpress to help me, but no success. On my pages Namibia and South Africa I deleted all google codes but still it says rejection. Hell...I dont know what else to do. Have you got another idea? Thanks mon On Oct 15, 11:54 am, Mik

Re: Google API

2009-10-15 Thread Mike Williams
If you don't want to use Google Maps, just delete this line from your page. If you do want to use Google Maps, remove the key&ver=2.8.4 bit and insert your key and status parameters. -- Mike Williams http://econym.org.uk/gmap --~--~-~--~~~---~--~~ You re

Re: Google API v2.s gives overlay div problem

2009-08-19 Thread Andrew Leach
On Aug 20, 12:00 am, Jeevan wrote: > Hi, If i use the same with v=2, then the div is coming on top of > google map. But when i use v=2.s, then the issue occurs So why not use v=2 instead of v=2.s? Andrew --~--~-~--~~~---~--~~ You received this message because you

Re: Google API v2.s gives overlay div problem

2009-08-19 Thread Jeevan
Hi, If i use the same with v=2, then the div is coming on top of google map. But when i use v=2.s, then the issue occurs Opening the below link in safari browser will display the problem http://www.realtor.com/property-detail/4171-San-Pedro-Pl_Los-Angeles_CA_90011_a661e201 On Aug 19, 4:00 pm, Je

Re: Google API v2.s gives overlay div problem

2009-08-19 Thread Jeevan
Hi, If i use the same with v=2, then the div is coming on top of google map. But when i use v=2.s, then the issue occurs On Aug 19, 1:48 am, ProbablyMike wrote: > Can only guess it's a CSS problem somewhere in your page. --~--~-~--~~~---~--~~ You received this mes

Re: Google API v2.s gives overlay div problem

2009-08-19 Thread ProbablyMike
Can only guess it's a CSS problem somewhere in your page. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to Google-Maps-API@googlegroups.com To unsubscribe

Re: google api create route

2009-07-13 Thread Rossko
> i give you example.. Grok gave you an example, you've found the barcrawl example for yourself. Which parts of implementing the examples in your own page are you having trouble with? cheers, Ross K --~--~-~--~~~---~--~~ You received this message because you are

Re: google api create route

2009-07-12 Thread Hitesh
HI my problem is still running can any one help me about create google map route. i give you example.. supose i am in london city and in city i am selecting multiyple bars or pubs so google map show the route map of all bars who is selected by user e.g. http://www.barcrawl.co.uk/pubcrawledit.asp

Re: google api create route

2009-07-04 Thread Grok Lobster
Here's an example from Mike William's tutorial, http://econym.org.uk/gmap/example_multi2.htm On Jul 4, 6:32 am, Hitesh wrote: > HI > i am hitesh gaur, sir i want to implement a google api for create > route example:http://www.barcrawl.co.uk/pubcrawledit.aspxin this site > user can select multyp

Re: Google API same as Google Maps?

2009-06-22 Thread Infusion_Noobs
Esa I will mention it to our developers and see what they say. Many Thanks Scott On Jun 22, 5:54 pm, Esa wrote: > Google Maps API geocoder is not equal to Google Maps search. > > You should try Local Search of Google AJAX Search API to see if it > gives results more suitable for your > purpo

Re: Google API same as Google Maps?

2009-06-22 Thread Infusion_Noobs
Thanks Larry Is there anywhere I can find out more information on this. I see it states "sometimes use different data sets (depending on the country). " Many thanks Scott On Jun 22, 5:50 pm, "geocode...@gmail.com" wrote: > On Jun 22, 12:09 am, Infusion_Noobs wrote: > > > > > > > Hello > > >

Re: Google API same as Google Maps?

2009-06-22 Thread Esa
Google Maps API geocoder is not equal to Google Maps search. You should try Local Search of Google AJAX Search API to see if it gives results more suitable for your purpose. http://code.google.com/apis/ajaxsearch/local.html --~--~-~--~~~---~--~~ You received this m

Re: Google API same as Google Maps?

2009-06-22 Thread geocode...@gmail.com
On Jun 22, 12:09 am, Infusion_Noobs wrote: > Hello > > I am yet to find a comprehensive answer to this whereas google states > that the results are the same or different. > > Using the Google API I am getting different results when searching > Australian addresses as opposed to searching on Googl

Re: Google api for autocomplete textbox

2009-05-21 Thread Rossko
> I want to implement Google Map Autocomplete Search textbox in my > website. Is there any API which google provides? It's not really clear what you want. You want some API to guess what the user is going to type into a search box? You may get more help in the specialist Search group - http:/

Re: GOOGLE API KEY INVALID FOR THIS SITE

2009-05-12 Thread Himanshu
Thanks, For Help On May 12, 1:10 pm, Rossko wrote: > >  But i have passed the API KEY through the code. > > Whatever you think you have done with the key in your code, if you use > a debugger like firebug you can see that your code requests the API > using this url -http://maps.google.com/maps?

Re: GOOGLE API KEY INVALID FOR THIS SITE

2009-05-12 Thread Rossko
>  But i have passed the API KEY through the code. Whatever you think you have done with the key in your code, if you use a debugger like firebug you can see that your code requests the API using this url - http://maps.google.com/maps?file=api&v=2&key= which has no key or sensor. cheers, Ross K

Re: GOOGLE API KEY INVALID FOR THIS SITE

2009-05-12 Thread Mike Williams
Wasn't it Himanshu who wrote: > But i have passed the API KEY through the code. > Which is running fine in localhost. The key validation test is skipped for localhost. You can put anything in your key string and it will work there. -- http://econym.org.uk/gmap The Blackpool Community Church Ja

Re: GOOGLE API KEY INVALID FOR THIS SITE

2009-05-12 Thread Himanshu
Hi, That's correct. But i have passed the API KEY through the code. Which is running fine in localhost. But when i have upload to server and chnage the API Code for the URL Then it is show this error. Thanks Smruti On May 11, 3:36 pm, Andrew Leach wrote: > On May 11, 11:11 am, Himans

Re: GOOGLE API KEY INVALID FOR THIS SITE

2009-05-11 Thread Andrew Leach
On May 11, 11:11 am, Himanshu wrote: > > But i have create API KEY for this URLhttp://managemydream.com/ This is correct. > But it is not working.It show the Invalid key for this url but i have > also change the key for > thishttp://www.reporting.managemydream.com/dev/smruti/GoogleMapControl/

RE: Google API

2009-02-05 Thread rob toz
:24 -0800> Subject: Re: Google API> From: andrew.leac...@googlemail.com> To: Google-Maps-API@googlegroups.com> > > On Feb 5, 8:11 pm, "toz...@hotmail.com" wrote:> > If I have my own personal map data and just need to use the google> > mapping api i

Re: Google API

2009-02-05 Thread warden [Andrew Leach - Maps API Guru]
On Feb 5, 8:11 pm, "toz...@hotmail.com" wrote: > If I have my own personal map data and just need to use the google > mapping api in order to search my map data online, would google allow > that? If so how would someone go about getting in touch with google > in order to do so? Any suggestions

Re: Google API Keys

2008-12-09 Thread SpideRMaN
thanks, it is infact a conclusion (don't use google maps if your site uses google tranlator) regards On Dec 1, 1:01 am, "warden [Andrew Leach - Maps API Guru]" <[EMAIL PROTECTED]> wrote: > On Nov 30, 9:16 am, SpideRMaN <[EMAIL PROTECTED]> wrote: > > > > > my question is : What url/ip shall I re

Re: Google API Key Generation for multiple servers

2008-12-09 Thread warden [Andrew Leach - Maps API Guru]
On Dec 9, 8:57 am, Ziaglw <[EMAIL PROTECTED]> wrote: > Hi! > > I have a similar problem. I need to generate keys for more than 100 > domains. Is there a possibility to do this by code? > How do you generate the keys? By hand? I don't believe it's in accordance with the Terms of Use to automate th

Re: Google API Key Generation for multiple servers

2008-12-09 Thread Ziaglw
Hi! I have a similar problem. I need to generate keys for more than 100 domains. Is there a possibility to do this by code? How do you generate the keys? By hand? I hope you can help me. Thanks, Werner --~--~-~--~~~---~--~~ You received this message because you

Re: Google API Key Generation for multiple servers

2008-12-01 Thread ProbablyMike
You could as you say, use a text file and read it in. Some file like this would work: www.domain1.com,***key1 www.domain2.com,***key2 Or you could use a database, same kind of structure. I don't know JSP, but I just use ASP to assign the key to a JS variable and use that in my JS code: v

Re: Google API Keys

2008-11-30 Thread warden [Andrew Leach - Maps API Guru]
On Nov 30, 9:16 am, SpideRMaN <[EMAIL PROTECTED]> wrote: > > my question is : What url/ip shall I register for google Translator to > get a valid API Key ? because ever time I click on a flag to translate > the site a popup pops up sayinh that the API key is registered for > another site. Did you

Re: google api key registered for a different site

2008-11-11 Thread [EMAIL PROTECTED]
On Nov 11, 3:28 am, Lance Dyas <[EMAIL PROTECTED]> wrote: > Dan wrote: > > my google api key, keeps saying registered for different site. I am on > > a local server which has not published my website onto the internet. > > It has just been published into the local server. Iv tried many ips > > and

Re: google api key registered for a different site

2008-11-11 Thread Lance Dyas
Dan wrote: > my google api key, keeps saying registered for different site. I am on > a local server which has not published my website onto the internet. > It has just been published into the local server. Iv tried many ips > and my local server address. Does my website have to be on the > intern

Re: Google API Key

2008-10-13 Thread Mike Williams
Wasn't it mythusmage who wrote: > >Yes, I have a Google account. That said, I have a question regarding a >required bit of code needed for the following product ... > >http://www.digitalpoint.com/tools/keywords/ > >Which API key do you need to use it? Your Google API key. All the Google APIs use

Re: Google API Key

2008-10-13 Thread Barry Hunter
This group is about the 'Google *Maps* API key' which is something different to what you looking for. Perhaps this is relevent: http://www.seroundtable.com/archives/006996.html On Mon, Oct 13, 2008 at 6:52 PM, mythusmage <[EMAIL PROTECTED]> wrote: > > Yes, I have a Google account. That said, I h

Re: Google Api Stops Working

2008-09-26 Thread Darren
I have experienced exactly the same issue - earlier today the geocoding routine I used started to constantly return 620 errors and I know that I am no where near the limit... And just as I went to post this it started to work again...and it was not 24 hours later. Did someone change something at

Re: Google Api Stops Working

2008-09-26 Thread [EMAIL PROTECTED]
On Sep 26, 3:29 am, MaT <[EMAIL PROTECTED]> wrote: > The google API stopped working today (26 sep 2008) out of the blue on > our website . > > I have kepted an eye on traffic and its highly unlikely that it hit > the 15,000 hit limit. > Is there a way to see how

Re: Google Api Stops Working

2008-09-26 Thread marcelo
I don't see a map in that page, and there's nothing to compile in the Google Maps API. Please follow the posting guidelines and post a link to your problem page, (the one that contains the map). -- Marcelo - http://maps.forum.nu -- On Sep 26, 12:29 pm, MaT <[EMAIL PROTECTED]> wrote: > The goog