[Google Maps API v3] about show layer data

2010-09-29 Thread YeeFung Man
hi,everybody! i just would like to know that how can i use v3 to show more extensive layer data? In the v2, that can display data such as Internet cafes,but can't in v3. thank you very much! -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API

[Google Maps API v3] Re: darker water

2010-09-29 Thread Niklasro
On Sep 30, 6:22 am, Grok Lobster wrote: > You're not trying very hard. As you said in the beginning - it is > trivial. > > On Sep 29, 6:12 pm, Niklasro wrote: > > > On Sep 30, 12:59 am, Grok Lobster wrote:> Did you > > try any of the other > > properties?http://code.google.com/apis/maps/docu

[Google Maps API v3] Re: darker water

2010-09-29 Thread Niklasro
On Sep 30, 2:34 am, "geocode...@gmail.com" wrote: > On Sep 29, 6:12 pm, Niklasro wrote: > > > On Sep 30, 12:59 am, Grok Lobster wrote:> Did you > > try any of the other > > properties?http://code.google.com/apis/maps/documentation/javascript/reference.h... > > > > On Sep 29, 5:49 pm, Niklasr

[Google Maps API v3] Re: darker water

2010-09-29 Thread Grok Lobster
You're not trying very hard. As you said in the beginning - it is trivial. On Sep 29, 6:12 pm, Niklasro wrote: > On Sep 30, 12:59 am, Grok Lobster wrote:> Did you > try any of the other > properties?http://code.google.com/apis/maps/documentation/javascript/reference.h... > > > On Sep 29, 5:49 

[Google Maps API v3] Re: marker flicker bug

2010-09-29 Thread Farooq Mahmood
hmmm.. Thanks Martin. On Sep 29, 6:26 pm, Martin wrote: > You'd probably need to create an 'onload' event for the image object > and get the image width and height AFTER it has loaded. > > Martin. > > On 29 Sep, 03:11, Farooq Mahmood wrote: > > > > > Rossko's guess was right It was anchor prop

[Google Maps API v3] Re: darker water

2010-09-29 Thread geocode...@gmail.com
On Sep 29, 6:12 pm, Niklasro wrote: > On Sep 30, 12:59 am, Grok Lobster wrote:> Did you > try any of the other > properties?http://code.google.com/apis/maps/documentation/javascript/reference.h... > > > On Sep 29, 5:49 pm, Niklasro wrote: > > > > Thank you. I tried the hue parameter which seem

[Google Maps API v3] Re: darker water

2010-09-29 Thread Niklasro
On Sep 30, 12:59 am, Grok Lobster wrote: > Did you try any of the other > properties?http://code.google.com/apis/maps/documentation/javascript/reference.h... > > On Sep 29, 5:49 pm, Niklasro wrote: > > > Thank you. I tried the hue parameter which seemed the wrong choice and > > continue lookin

[Google Maps API v3] Re: darker water

2010-09-29 Thread Grok Lobster
Did you try any of the other properties? http://code.google.com/apis/maps/documentation/javascript/reference.html#MapTypeStyler On Sep 29, 5:49 pm, Niklasro wrote: > Thank you. I tried the hue parameter which seemed the wrong choice and > continue looking for which parameter to set. > Niklas --

Re: [Google Maps API v3] Re: Can I use Google Maps API v3 via https?

2010-09-29 Thread Luke Mahé
Don, We’ve found that HTTPS is of greatest benefit to our Premier customers. For example, the vast majority of https use cases are for Maps API Premier, such as when it is used internally or for a paid application. Offering HTTPS for the standard API raises some challenges such as facilitating a

[Google Maps API v3] Re: darker water

2010-09-29 Thread Niklasro
Thank you. I tried the hue parameter which seemed the wrong choice and continue looking for which parameter to set. Niklas -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api..

[Google Maps API v3] How long can I cache geocoding info

2010-09-29 Thread Ryan524
I am building a site that has profiles on many diffrent places of intrest, when someone views the info page on one of their local places we have on the site I want to show a map of the location, but I only have addresses to work with so I need to geocode it. Because the geocoding is based on data

[Google Maps API v3] Print maps

2010-09-29 Thread Wesley Borges
Hello! How do I print the maps (routes) by using the Google Maps JavaScript API v3? Thanks! Wesley Borges. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api...@googlegroup

Re: [Google Maps API v3] Re: maximum geocode requests per day

2010-09-29 Thread Henri Cammiade
Thank you for that very quick response. You answered everything I needed. I must of typed in hundreds of things into google search, read a ton of sites and forums and yet you present me with this link...the one solution to my problem. Thank you, Henri On Wed, Sep 29, 2010 at 11:53 PM, geocode...@

[Google Maps API v3] Re: GInfoWindow insert google chart in the window

2010-09-29 Thread geocode...@gmail.com
On Sep 29, 3:13 pm, moh1234uk wrote: > hi all, > please i need your help. i am writing my google map application in C# > asp.net. (I have the appropriate library). > here is the current code i have: > >  GInfoWindow window = new GInfoWindow(icon, "text comes here", > false); GInfoWindow is v2 cod

[Google Maps API v3] Re: maximum geocode requests per day

2010-09-29 Thread geocode...@gmail.com
On Sep 29, 2:50 pm, Henri wrote: > Hi, > > I read in your FAQ section (http://code.google.com/apis/maps/ > faq.html#geocoder_limit) in the "Is there a limit to the number of > geocode requests I can submit?" that there is a maximum limit of 2,500 > geocode requests per 24 hours. > > However it say

[Google Maps API v3] GInfoWindow insert google chart in the window

2010-09-29 Thread moh1234uk
hi all, please i need your help. i am writing my google map application in C# asp.net. (I have the appropriate library). here is the current code i have: GInfoWindow window = new GInfoWindow(icon, "text comes here", false); GMap1.addInfoWindow(window); i need to insert the below chart i created

[Google Maps API v3] maximum geocode requests per day

2010-09-29 Thread Henri
Hi, I read in your FAQ section (http://code.google.com/apis/maps/ faq.html#geocoder_limit) in the "Is there a limit to the number of geocode requests I can submit?" that there is a maximum limit of 2,500 geocode requests per 24 hours. However it says in the 2nd paragraph, "When using one of the M

Re: [Google Maps API v3] Recent change to API and ImageMapType opacity option in IE8?

2010-09-29 Thread Franck Curier
Hi, It never worked, tested extensively. Star the issue would maybe accelerate a fix. We've been waiting for 3 months on this. http://code.google.com/p/gmaps-api-issues/issues/detail?id=2528 2010/9/29 Lawrence Yau > Hi there, I am posting to see if anyone else has seen an issue > recently wi

[Google Maps API v3] Re: Working with Regions - "Smart" Loading of Region-Based Network Links

2010-09-29 Thread Rossko
> There is purported to be support for Regions (at least that is the way > I'm reading it) for V3 according to the document in the link you > provided below: (http://code.google.com/apis/kml/documentation/ > mapsSupport.html): I'm not so sure of that ; the document really isn't clear, but it seems

[Google Maps API v3] Re: Can I use Geocoding API w/o displaying on map?

2010-09-29 Thread Rossko
> The Geaocoding page says "the Geocoding API may only be used in > conjunction with a Google map; geocoding results without displaying > them on a map is prohibited." Seems clear enough. > Is it true even if I sign up for Google Maps API Premier. I would say it is still true - see http://groups

[Google Maps API v3] Recent change to API and ImageMapType opacity option in IE8?

2010-09-29 Thread Lawrence Yau
Hi there, I am posting to see if anyone else has seen an issue recently with how ImageMapType PNG tiles with opacity do not get displayed in IE8? This was working as of about 2 weeks ago and the PNG tile display only affects IE. All other browsers (FF, Chrome, Safari, etc.) will render the PNG tile

[Google Maps API v3] Re: KML needs 2nd hit

2010-09-29 Thread Will Cadell
hey dude, looking in firebug the KML overlay service gives this response: 400 Bad Request Uncaught TypeError: Cannot call method 'toUrlValue' of undefined > in this file:http://www.donaldini.be/files/test/ The problem is n

[Google Maps API v3] Re: Converting API V2 to V3 problems

2010-09-29 Thread Donaldini
Ah k, I wasn't sure how to interpret the "extends MVCarray" in the docs. However, the errors keep on coming :-) --> Uncaught TypeError: Cannot call method 'toUrlValue' of undefined in this file: http://www.donaldini.be/files/test/ Is this another difference error in the V2 and V3? Cause I didn't

[Google Maps API v3] Re: trouble with creating a map and loading a kml file

2010-09-29 Thread wshuart
thanks a bunch! On Sep 29, 9:18 am, Chad Killingsworth wrote: > v3. If for no other reason than v2 is deprecated. > > Chad Killingsworth > > On Sep 29, 8:03 am, wshuart wrote: > > > > > Ugh... ok.. Sorry about that. > > Which api is better to use for a KML overlay? > > > On Sep 27, 5:54 pm, Ross

[Google Maps API v3] Re: KML needs 2nd hit

2010-09-29 Thread Joseph Elfelt
Did you validate your KML file? http://www.kmlvalidator.com/home.htm Where there any errors? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api...@googlegroups.com. To unsubs

[Google Maps API v3] Re: Concentric Circles with inner circle transparent

2010-09-29 Thread Chad Killingsworth
You'd need to do that with KML: http://code.google.com/apis/kml/documentation/kmlreference.html#polygon Note that you won't be able to create a true circle though. Chad Killingsworth On Sep 29, 1:09 am, Barada Sahu wrote: > Hi, > How do we create 2 circles so only the area between the circles

[Google Maps API v3] Re: KML needs 2nd hit

2010-09-29 Thread Chad Killingsworth
It takes me over 5 seconds to load http://www.montao.com.br/output.kml. My guess is that the request is timing out on the client but on the second load you are getting a cached version from Google's servers. Fix the loading time of your kml file. Chad Killingsworth On Sep 29, 4:12 am, Niklasro

[Google Maps API v3] Re: trouble with creating a map and loading a kml file

2010-09-29 Thread Chad Killingsworth
v3. If for no other reason than v2 is deprecated. Chad Killingsworth On Sep 29, 8:03 am, wshuart wrote: > Ugh... ok.. Sorry about that. > Which api is better to use for a KML overlay? > > On Sep 27, 5:54 pm, Rossko wrote: > > > > > You're using V2 of the API. > > V2 group is herehttp://groups.g

[Google Maps API v3] Re: trouble with creating a map and loading a kml file

2010-09-29 Thread wshuart
Ugh... ok.. Sorry about that. Which api is better to use for a KML overlay? On Sep 27, 5:54 pm, Rossko wrote: > You're using V2 of the API. > V2 group is herehttp://groups.google.com/group/Google-Maps-API > > But do see the V2 documentation ; here's an example >  http://code.google.com/apis/maps/

[Google Maps API v3] Re: Converting API V2 to V3 problems

2010-09-29 Thread Rossko
> --> Uncaught TypeError: Object # has no method 'getLength' > in this file:http://www.donaldini.be/files/test/ It's right, polyline has no getLength() method polyline.getLength() The path of a polyline is an MVCarray, get hold of that and do the getLength on that. http://code.google.com/apis/

[Google Maps API v3] Re: KML not loading on Win7 IIS7?

2010-09-29 Thread Rossko
If you are using the KmlLayer facility, you need to know that it runs at Google's servers. Google needs to be able to access the KML file, it won't work with 'local copy'. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To pos

[Google Maps API v3] Re: Converting API V2 to V3 problems

2010-09-29 Thread Donaldini
K, thanks. I still get errors implementing this. Though I guess it's because i'm doing it wrong :-) --> Uncaught TypeError: Object # has no method 'getLength' in this file: http://www.donaldini.be/files/test/ On 25 sep, 14:31, Chad Killingsworth wrote: > Yes. A Polyline MVCArray is simply a co

[Google Maps API v3] Re: API 3 events help

2010-09-29 Thread Hatzi
Thanks Larry.all sorted. On Sep 28, 9:44 pm, "geocode...@gmail.com" wrote: > On Sep 28, 9:37 am, Hatzi wrote: > > > > > > > Hi, I currently have a web site with a map at the top and a list of > > places (with extra details) below the map. > > > The list of places is provided by my database a

[Google Maps API v3] Re: Location - Autocomplete

2010-09-29 Thread Esa
Geocoder returns more than one result which you can render as a suggest list http://koti.mbnet.fi/ojalesa/boundsbox/geocode_basic_3.htm -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google

[Google Maps API v3] KML needs 2nd hit

2010-09-29 Thread Niklasro
Hi Map in question is http://www.montao.com.br/ Where all is well 2nd hit when KML markers load. It seems from here markers load on reload only. Do you get the same strangeness or is it my client? Can you recommend how I should update? Thanks Niklas -- You received this message because you are su

Re: [Google Maps API v3] Location - Autocomplete

2010-09-29 Thread Chris Broadfoot
Unfortunately not. Perhaps create a feature request so that other developers can star it: http://code.google.com/p/gmaps-api-issues/ On Wed, Sep 29, 2010 at 6:44 PM, Ebin wrote: > I need to develop autocomplete textbox that shows the locations like > we have in google maps search textbox in my

[Google Maps API v3] KML not loading on Win7 IIS7?

2010-09-29 Thread Nikolaj Pedersen
I have made a copy of the Google Maps KML layer example showing markers from an external KML source. I created a PHP script to read data from a database and transform them to KML. On my development web-server (Win7 IIS7) I could not get the KML to work (also could not directly access it). I then a

[Google Maps API v3] Location - Autocomplete

2010-09-29 Thread Ebin
I need to develop autocomplete textbox that shows the locations like we have in google maps search textbox in my application to select location names,is there any API from google to achieve this? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript

[Google Maps API v3] Re: marker flicker bug

2010-09-29 Thread Martin
You'd probably need to create an 'onload' event for the image object and get the image width and height AFTER it has loaded. Martin. On 29 Sep, 03:11, Farooq Mahmood wrote: > Rossko's guess was right It was anchor property problem. Here is the > code I am using to get the anchor. > > function g

[Google Maps API v3] Where to report a problem with satellite imagery alignment

2010-09-29 Thread sgiddings
I have followed the help pages on the public map site (maps.google.com) where it tells me where to find the "report a problem" link. However, the link is either consistently grayed out, or does not exist in the location described. Can anyone direct me to where I can report this issue ? I have con

[Google Maps API v3] Re: Concentric Circles with inner circle transparent

2010-09-29 Thread Martin
Have you tried drawing the larger filled circle then a smaller transparent circle inside the larger circle? Martin. On 29 Sep, 07:09, Barada Sahu wrote: > Hi, > How do we create 2 circles so only the area between the circles is > highlighted (in defined colour)? > whenever we create a circle and