[Google Maps API v3] Re: 10.000.000 visitors per month using API V3 styled maps

2012-02-01 Thread Charles
Just remember we are talking map loads here not unique visitors. One unique visitor could create a map load 10+ times a day or more. Jeff it's not a case of anyone who asks about implications of having 10,000,000 hits being delusional it's simply a case of pre planning for that sort of traffic

Re: [Google Maps API v3] Corrupt map displayed

2012-02-01 Thread thistle
The (only) custom image is a GIF file with transparent background. The visualization does not change if I remove that image. I will post a link to the page as soon as the site goes on-line. Thank you for your answer. Regards, thistle -- You received this message because you are subscribed

[Google Maps API v3] Re: 10.000.000 visitors per month using API V3 styled maps

2012-02-01 Thread davie
Hi Just a few thoughts If I had a successful business would I want one of my core features to be owned and operated by another company maybe even a competitor? Why should Google not make money out of it as it is costing them to supply the service? If you are using Google Maps as a core feature

Re: [Google Maps API v3] Corrupt map displayed

2012-02-01 Thread Andrew Leach
On 1 February 2012 11:29, thistle lordthis...@gmail.com wrote: The (only) custom image is a GIF file with transparent background. The visualization does not change if I remove that image. No, you misunderstand me. In your CSS you have something like img { background-color: #CC; } which

Re: [Google Maps API v3] Re: Circle Radius Stopped Last Night

2012-02-01 Thread henry cox
Thanks Enoch, I have updated the demo to here: http://www.surplustruckspace.com/maps/Google_v3/searchMap/fusionTableTest5_enc.html In 3.7 the radius is not drawing. It works correctly in 3.6. Thanks On Wed, Feb 1, 2012 at 2:19 AM, Enoch Lau (Google Employee) enoch...@google.com wrote: Can

Re: [Google Maps API v3] Re: Circle Radius Stopped Last Night

2012-02-01 Thread Enoch Lau (Google Employee)
Your demo is really complicated. Are you able to reproduce the problem with a simpler demo page? Also, what do you mean by the radius is not drawing? Can you attach a screenshot please? Enoch -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript

[Google Maps API v3] Re: 10.000.000 visitors per month using API V3 styled maps

2012-02-01 Thread Rossko
So, Rossko, if I create a map without a custom style, but I add the 8.000 markers, each one with his own icon (png's hosted in a server), that's not using the API? Lol, I feel shy. It depends whether *you* choose to use the API or not. You mentioned 'My Places', which is essentially a

[Google Maps API v3] Re: Why are my KML markers not loading?

2012-02-01 Thread Rossko
Glad it's working. The whole business is a bit unsatisfactory, though - we're only guessing there are timing issues behind it; there seems to be no way to find out, nor what standards need to be met for reliable use. We don't know what the game is nor when the rules change. Performance is

[Google Maps API v3] Re: us map with overlays for states

2012-02-01 Thread rmcguire
could someone take a look at my page at www.meadowlarkco.com/regulationsmap2.html and tell me what dictates when I click on each state what shows up in the infowindow and/or sidebar? thanks On Jan 31, 12:39 pm, geocode...@gmail.com geocode...@gmail.com wrote: On Jan 31, 10:45 am, rmcguire

[Google Maps API v3] Re: programmaticaly changing the order of layers on a map

2012-02-01 Thread Chris C
Don't know of a simple way but one way is to remove the layers and rebuild them in the order you want. On Jan 31, 4:27 am, orkun ahmettemi...@gmail.com wrote: hello how can I adjust order of layers programmaticaly ? regards -- You received this message because you are subscribed to the

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

2012-02-01 Thread Jean-Charles Althoffer
I have the same problem. I tried all the solutions above. Here is my page http://www.linfernal.com/pratique/page33/page33.html -- 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

[Google Maps API v3] Google map infowindow z index problem.

2012-02-01 Thread dibyendu
Hi, In my google map canvas I have added java script panel control, where I am diplaying some info of the makers in the map. And I have set Z- index of the panel control 10. So it will always come top of my map as a overlay. Now problem is infowindow of the markers is always comming bottom of

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

2012-02-01 Thread Andrew Leach
On 1 February 2012 16:03, Jean-Charles Althoffer althof...@gmail.com wrote: I have the same problem. I tried all the solutions above. Here is my page http://www.linfernal.com/pratique/page33/page33.html Works for me: a map of eastern France with a black polyline. Make sure that you have

[Google Maps API v3] Custom overlay map with clickable off/on layers

2012-02-01 Thread justawebbie
Hi, I seem to have something not quite yet in my map. I combined my maptiler images and 2 fusion table layers onto a google map. The problem I am having is the toggling between my fusion table layes is not working. I would like the Campus markers to load then if you want to see the

[Google Maps API v3] Latitude/Longitude from a Street View?

2012-02-01 Thread Steve Smith
Hello Is it possible to get a Latitude/Longitude parameter from a program similar to the Geocode utility written by Google ( http://gmaps-samples.googlecode.com/svn/trunk/geocoder/singlegeocode.html ), but one that lets me click the marker to get a position from a Street View? This will

[Google Maps API v3] Re: Google map infowindow z index problem.

2012-02-01 Thread Rossko
In my google map canvas I have added java script panel control Can't guess what you've done there. See READ THIS FIRST http://groups.google.com/group/google-maps-js-api-v3/t/6a024bd70557baf5 especially point 2 about providing a link to your problem webpage -- You received this message because

[Google Maps API v3] Problems with mouseover/mouseout events during zoom

2012-02-01 Thread Gary Little
The latest version of the Google Maps implementation seems to have changed recently causing problems with events during zoom operations. I have markers that have listeners for mouseover and mouseout events. On mouseover a box appears showing information about the marker; on mouseout the box is

[Google Maps API v3] Proplem with the infowindow in google maps

2012-02-01 Thread salmoliv
I'm getting some information from an API. I'm calling the geocoder to get the point and then create my marker, with some text for the info windows. My marker are placed on the map without a problem. But when I click on the marker, it always display the same text. I can't figure out how to

[Google Maps API v3] Re: us map with overlays for states

2012-02-01 Thread geocode...@gmail.com
On Feb 1, 8:00 am, rmcguire rmcgu...@meadowlarkco.com wrote: could someone take a look at my page atwww.meadowlarkco.com/regulationsmap2.html and tell me what dictates when I click on each state what shows up in the infowindow and/or sidebar? var content = layerEvt.row['admin'].value;

[Google Maps API v3] Re: Problems with mouseover/mouseout events during zoom

2012-02-01 Thread Gary Little
This behavior only occurs with v=3. It does not occur with v=3.6. I haven't seen any release notes for a 3.7 refresh since late last year, but something has definitely changed quite recently. On Feb 1, 2:24 pm, Gary Little g...@luxcentral.com wrote: The latest version of the Google Maps

[Google Maps API v3] Re: Why are my KML markers not loading?

2012-02-01 Thread Enoch Lau (Google Employee)
The API now returns a status on KmlLayers: http://code.google.com/apis/maps/documentation/javascript/reference.html#KmlLayerStatus Enoch -- 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

[Google Maps API v3] Re: Problems with mouseover/mouseout events during zoom

2012-02-01 Thread Chris Broadfoot (Google Employee)
Hi Gary, Are you able to put together a simple page that helps me reproduce the issue? Cheers Chris -- 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

[Google Maps API v3] Re: Why are my KML markers not loading?

2012-02-01 Thread geocode...@gmail.com
On Feb 1, 6:20 pm, Enoch Lau (Google Employee) enoch...@google.com wrote: The API now returns a status on KmlLayers:http://code.google.com/apis/maps/documentation/javascript/reference.h... Awesome! Thank you. Larry Enoch -- You received this message because you are subscribed to the

Re: [Google Maps API v3] Re: Why are my KML markers not loading?

2012-02-01 Thread Niklas Rosencrantz
Yes, I forgot to test with IE7 and tested only with new browsers. Thanks a lot for the help. I'm evaluating whether a custom javascript map is a better user experience but then I think I can't load KML marker to a custom map that would be an imagemap of a country. Both solutions are good and a

[Google Maps API v3] Re: Circle Radius Stopped Last Night

2012-02-01 Thread spareCUBE
Enoch, Here is the screenshot: http://www.surplustruckspace.com/images/mapdemo.png. You'll see the edit/adjustment handles on the radius border of the circle. Still working on a simplified version. We have only tested in Chrome. Henry On Feb 1, 7:41 am, Enoch Lau (Google Employee)