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

2011-11-10 Thread Pil
On Nov 10, 8:25 am, Niklas Rosencrantz nikla...@gmail.com wrote: The address to the KML file is here http://www.koolbusiness.com/list.kml Have you tried to call this file in your browser? I get a file with valid headers. Apart from that the rest of the file is empty. -- You received this

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

2011-11-10 Thread Niklas Rosencrantz
Thank you for the prompt resonse. I see the file validates via validation and if I save the file I get KML: ?xml version=1.0 encoding=UTF-8?kml xmlns= http://www.opengis.net/kml/2.2; xmlns:gx=http://www.google.com/kml/ext/2.2; xmlns:kml=http://www.opengis.net/kml/2.2; xmlns:atom=

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

2011-11-10 Thread Rossko
What has happened? Perhaps its a security thing at your server, are you logged in or something? I too see a a valid KML file with no placemarks at http://www.koolbusiness.com/list.kml -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3

[Google Maps API v3] Re: GroundOverlay with full earth coverage

2011-11-10 Thread Rossko
Is there a limit to the west/east bounds of a ground overlay ? -180 and +180 are exactly the same place. Logically, your overlay has zero width and cannot be seen. Perhaps you could break it into two hemispheres. -- You received this message because you are subscribed to the Google Groups

[Google Maps API v3] Re: Loading Google Maps initialize() script from a seperate file

2011-11-10 Thread Stacey
Sorry but no success... Just so you know, the site is a page on a custom coded ASP.NET CMS. I'll have a chat with the administrator on the site and see if he helps! Thanks for your help! -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API

[Google Maps API v3] How to display google map in the specified range

2011-11-10 Thread xinyun_0...@126.com
How to display google map in the specified range?Like http://www.thruway.ny.gov/webcams/index.html -- 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-v3@googlegroups.com. To

[Google Maps API v3] Re: How to display google map in the specified range

2011-11-10 Thread Rossko
How to display google map in the specified range?Likehttp://www.thruway.ny.gov/webcams/index.html That's a v2 API map. Guessing you wanted to know how for v3 instead... Guessing you want to limit the range of user's map pan and zoom ... see for an example

[Google Maps API v3] Re: Loading Google Maps initialize() script from a seperate file

2011-11-10 Thread Rossko
If you want someone to actually look at your problem, instead of guessing, you could let them have a look at the patient. Link to your problem page? -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To post to this group, send

Re: [Google Maps API v3] Re: could someone have a quick look at my code - map not showing up at all

2011-11-10 Thread Andrew Leach
On 10 November 2011 07:42, Kevin McMonagle i...@mcmonagledesign.com wrote: Hi Andrew, I don't understand how you got that as it links fine for me. Also the other things that depend on it work fine. I got the error using Firebug. The gomap script doesn't know about a variable called jQuery.

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

2011-11-10 Thread Pil
The kml file is now loading correctly - although nothing is visible. It seems the kml file doesn't contain any defined icons. http://maps.google.com/maps?f=qsource=s_qhl=engeocode=q=http:%2F%2Fwww.koolbusiness.com%2Flist.kml -- You received this message because you are subscribed to the Google

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

2011-11-10 Thread Niklas Rosencrantz
ah...Thank you so much for letting me know that I must add icons. And how come the KML validates and how could I add icons to the template most basically? This is my django template ?xml version=1.0 encoding=UTF-8?kml xmlns= http://www.opengis.net/kml/2.2;

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

2011-11-10 Thread Pil
Don't know how to code that in Python. You have to add something like this to the kml Style id=blue IconStyle Icon hrefhttp://maps.gstatic.com/mapfiles/ms/icons/blue-dot.png/href /Icon /IconStyle /Style

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

2011-11-10 Thread Niklas Rosencrantz
Thanks for the help. Now it looks like the icons are included with the code and it still won't load on the map: ?xml version=1.0 encoding=UTF-8?kml xmlns= http://www.opengis.net/kml/2.2; xmlns:gx=http://www.google.com/kml/ext/2.2; xmlns:kml=http://www.opengis.net/kml/2.2; xmlns:atom=

[Google Maps API v3] Re: Does anyone use Mobile Atlas Creator?

2011-11-10 Thread Arjan
Does anyone use Mobile Atlas Creator?I have some questions to ask. No, not yet, but it looks very useful! I'll go and see what I can do with it! Thanks for the suggestion! Arjan -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group.

Re: [Google Maps API v3] Re: could someone have a quick look at my code - map not showing up at all

2011-11-10 Thread Kevin McMonagle
ah thanks. i see. well i've changed the load order so that's one tick off. script type=text/javascript src=http://.ie/js/jquery-1.6.1.min.js;/script script type=text/javascript src=http://maps.google.com/maps/api/js?sensor=false;/script script type=text/javascript

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

2011-11-10 Thread Pil
Now you have the same reference with the same id to one and the same icon many times. An id - as in HTML - should always be unique, otherwise its invalid. If there is a style definition like Style id=blue IconStyle Icon hrefhttp://whatever.com/bluedoth.png/href /Icon /IconStyle /Style you can

[Google Maps API v3] Re: could someone have a quick look at my code - map not showing up at all

2011-11-10 Thread geocode...@gmail.com
On Nov 10, 5:37 am, Kevin McMonagle i...@mcmonagledesign.com wrote: ah thanks. i see. well i've changed the  load order so that's one tick off. script type=text/javascript src=http://.ie/js/jquery-1.6.1.min.js;/script script type=text/javascript

[Google Maps API v3] Geocoder oddity

2011-11-10 Thread Marcelo
Hello, I am geocoding a bunch of addresses and I encountered something odd. The addresses are schools and my script always checks the returned zip code before updating the database. In some cases, if I send a street address, I get a ROOFTOP result but with a different zip code than the one I

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

2011-11-10 Thread geocode...@gmail.com
On Nov 10, 7:06 am, Niklas Rosencrantz nikla...@gmail.com wrote: Thank you for the help. THing is it used to work without the icon tags so I suspect it's something else. Maybe google changed their kml parser. It does seem to work now with google maps:

[Google Maps API v3] Re: Google jsapi is not available to use for Google Maps V3?

2011-11-10 Thread geocode...@gmail.com
On Nov 9, 10:55 pm, xinyun_0...@126.com xinyun_0...@126.com wrote: Why google jsapi is not available to use for Google Maps V3? Why do you think it isn't? How to show the user's current location in the map center when we first open the map? Did you see this article in the v3 documentation?

[Google Maps API v3] Re: Bug in Chrome or V3 Google Maps API? Calling setMap causes a white screen flash in a *new* tab in Chrome

2011-11-10 Thread Enoch Lau (Google Employee)
Thanks for the detailed instructions - I can reproduce the error. My gut reaction is that this is due to changes to hardware acceleration in Chrome 15 on Windows, but we'll definitely take a look. Enoch -- You received this message because you are subscribed to the Google Groups Google Maps

[Google Maps API v3] Re: Geocoder oddity

2011-11-10 Thread Rossko
Does anyone care to comment before I post to the issue tracker? Post what? If you geocode a postal address, you get a result. If you geocode a business/establishment name, you may or may not get some result from the address geocoder (in your case you do). In both cases the geocoder provides a

[Google Maps API v3] Re: Geocoder oddity

2011-11-10 Thread Marcelo
The problem is that any one address has one, and only one zip code, but the geocoder is returning one address with two different zip codes, depending on how you query it. In one case it returns: 3510 N Yarbrough Dr, El Paso, TX 79935, USA and in the other: 3510 N Yarbrough Dr, El Paso, TX

Re: [Google Maps API v3] Re: Geocoder oddity

2011-11-10 Thread Andrew Leach
On 10 November 2011 16:13, Marcelo marcelo...@hotmail.com wrote: The problem is that any one address has one, and only one zip code, but the geocoder is returning one address with two different zip codes, depending on how you query it. In one case it returns: 3510 N Yarbrough Dr, El Paso, TX

[Google Maps API v3] Re: Geocoder oddity

2011-11-10 Thread Marcelo
On Nov 10, 8:36 am, Andrew Leach andrew.leac...@gmail.com wrote: However Rossko is right: a geocoder turns an address into coordinates (you know that!), so it's doing its job if the coordinates are acceptably correct. Hi Andrew, Good to see you too. :-) turns an address into coordinates or

[Google Maps API v3] Re: Listing zoom

2011-11-10 Thread Am
I would love help with that! I've been looking online for something that tells me how to add additional fields to the search but I'm not having any luck. I'm trying to search by bathrooms, bedrooms, price min and max, and rent, rent to own, or contract purchase. I don't know where to start. --

[Google Maps API v3] Re: Geocoder oddity

2011-11-10 Thread JKurtock
I can only add that wrong zip codes are not too surprising to me. While it is true that there is only one zip code per MAILING address, that's only because the USPS says so, not because of some immutable truth of mapping. While there are those who offer maps of zip codes, they are actually

[Google Maps API v3] Re: Geocoder oddity

2011-11-10 Thread Marcelo
On Nov 10, 9:05 am, JKurtock jkurt...@gmail.com wrote: Last, if you cared about the zip code (it doesn't sound like you do), the Post Office itself has a limited API that will return the 9-digit zip code for any valid address.  And, by definition, they are ALWAYS correct. Hi Jeff, I do

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

2011-11-10 Thread Niklas Rosencrantz
Oh I finally see some markers from the test links Larry sent. Thanks a lot. There must be something with the client code. I fixed the javascript but and still: Not working. But I have hopes since the KML output is correct now that we see that it can place markers on the others pages so I really

[Google Maps API v3] polyPoints in addmarker how?

2011-11-10 Thread mariovi
Hi ! I need to use addmarker function, by sending to it a value in polyPoints[i] which is set with: function polyclick() it runs when the user clicks on border of polyline . . . lasrutas = this.getPath(); var j = lasrutas.getLength(); for (i=0; ij; i++) {

[Google Maps API v3] Show Google disclaimer

2011-11-10 Thread AY
How can I add the Google disclaimer These directions are for planning purposes only. You may find that construction projects, traffic, weather, or other events may cause conditions to differ ... to my website ? Is there an option I need to set? -- You received this message because you are

[Google Maps API v3] Re: Geocoder oddity

2011-11-10 Thread MymsMan
What zip code is returned if you do a reverse geocode on the lat long value - it would be unfortunate if that returned the wrong zip code. It does return 3510 N Yarbrough Dr, El Paso, TX 79935, USA -- You received this message because you are subscribed to the Google Groups Google Maps

[Google Maps API v3] Re: GroundOverlay with full earth coverage

2011-11-10 Thread Laurent
On Nov 10, 9:34 am, Rossko ros...@culzean.clara.co.uk wrote: Is there a limit to the west/east bounds of a ground overlay ? -180 and +180 are exactly the same place.  Logically, your overlay has zero width and cannot be seen.  Perhaps you could break it into two hemispheres. Indeed,

[Google Maps API v3] Re: GroundOverlay with full earth coverage

2011-11-10 Thread Laurent
On Nov 10, 9:34 am, Rossko ros...@culzean.clara.co.uk wrote: Is there a limit to the west/east bounds of a ground overlay ? -180 and +180 are exactly the same place.  Logically, your overlay has zero width and cannot be seen.  Perhaps you could break it into two hemispheres. Indeed,

[Google Maps API v3] MarkerCluster don't have RightClick ?

2011-11-10 Thread Reeves
Hi Folks! I'm working with MarkerCluster and I need the RightClick! how I fix it? MarkerCluster don't have? I try MarkerCluster and MarkerClusterPlus T.T thanks for help -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To post

[Google Maps API v3] InfoWindow dont work

2011-11-10 Thread Danilo Giaretta
new geocoder.geocode( { 'address': address}, function(results, status) { var marker2 = new google.maps.Marker({map: map, //Criar o Marcador position: results[0].geometry.location, title:'Teste', icon:teste}); });

[Google Maps API v3] Re: convert from tile coordinates to lat/lng

2011-11-10 Thread BigLittleFlan
Hi, I've got the exact same problem you were having, would you be able to post the code you used to solve this? Thanks -- 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

Re: [Google Maps API v3] Re: convert from tile coordinates to lat/lng

2011-11-10 Thread Jeremy Geerdes
Here are the formulae you'll need. https://groups.google.com/group/Google-Maps-API/browse_thread/thread/348098f70725fc96/7a0aba451045ed94?lnk=gstq=author%3Ajgeerdes#7a0aba451045ed94 Jeremy R. Geerdes Generally Cool Guy Des Moines, IA For more information or a project quote: jrgeer...@gmail.com

Re: [Google Maps API v3] InfoWindow dont work

2011-11-10 Thread Jeremy Geerdes
marker2 is not defined until the callback function is fired. Since the geocoder works asynchronously, it will not be available for the next line of code in the initial block. Move your infowindow and event.addListener calls into the callback function that you pass the geocoder. Jeremy R.

[Google Maps API v3] Re: Chrome + Win: possible bug with Maps v3 and css transform: rotate()

2011-11-10 Thread Kyle Phillips
Thank you for your attention to this matter. We were unable to replicate the problem with it standing on its own, so we continued to work on fixing it on our page. Still not having much luck, Chrome 16 rolled out and seems to have fixed the problem entirely. thanks for your time, -- You

Re: [Google Maps API v3] Re: Adding directions to here link into infowindow

2011-11-10 Thread mike swift
Has this ever been implemented? What about other links such as search nearby? -- 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 is my KML not loading?

2011-11-10 Thread Rossko
There are multiple occurrences of ID value 'blue'. That's what Pil told you. Have you seen http://code.google.com/apis/kml/documentation/kml_tut.html Please let me know if you can add or comment to how I should resolve my problem here. While you are making changes to your generated KML, you

[Google Maps API v3] Re: Info Window Links

2011-11-10 Thread geocode...@gmail.com
On Nov 10, 12:56 pm, mike swift mswift1...@gmail.com wrote: Is there a method that will add the same links to an info window that exists on an info window on the google maps site? No (other than coding it yourself to add the links you would like), unless of course you are asking about the POI

[Google Maps API v3] Re: Adding directions to here link into infowindow

2011-11-10 Thread geocode...@gmail.com
On Nov 10, 12:59 pm, mike swift mswift1...@gmail.com wrote: Has this ever been implemented? Yes. Directions are available on the v3 API, please see the documentation and the examples in the documentation. -- Larry What about other links such as search nearby? -- You received this message

[Google Maps API v3] Re: polyPoints in addmarker how?

2011-11-10 Thread mariovi
I solved it the old way, I put the content of the function in place of the call, and it works fine, why? like this //addmarker_s(latlng2, true); -- INSTEAD I PUT THE CODE BELOW var marker = new google.maps.Marker({ position: latlng2,

[Google Maps API v3] Re: GroundOverlay with full earth coverage

2011-11-10 Thread Rossko
Naturally We only know what you tell us. I've tried to split the texture in two: [(-60, -180) (90, 0)] and [(-60, 0) (90, 180)]. It kinda works, but not consistently. I'd be wary of latitude 90 too; (90,-180) (90,0) and (90,+180) all represent just one point. Your overlays still have zero

[Google Maps API v3] How to implement a Map with data from MS SQL database

2011-11-10 Thread Johnny
Any quick reference that point to how to install a map with dynamic data will be appreciated. Data are to be in a MS SQL server. Environment is .Net. Thanks -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To post to this group,

[Google Maps API v3] Download google maps tile files?

2011-11-10 Thread xinyun_0...@126.com
Who hava a java program about how to download google maps tile files? Because today i saw an JS file like this: var reliefMap = new g.ImageMapType({ getTileUrl: function(a, b) { return http://maps-for-free.com/layer/relief/z; + b + /row + a.y + / + b + _ + a.x + - + a.y + .jpg; },

Re: [Google Maps API v3] Download google maps tile files?

2011-11-10 Thread Gregory Short
They're just providing their own tiles for a tile layer, a typical use of the api. Here's one of the tiles in question: http://maps-for-free.com/layer/relief/z3/row4/3_4-4.jpg -Greg On Nov 10, 2011, at 8:38 PM, xinyun_0...@126.com wrote: Who hava a java program about how to download google

[Google Maps API v3] Richmarker problems

2011-11-10 Thread Philip
I'm using the RichMarker library to add a marker bubble that contains a small piece of text. [The StyledMarker library does something similar, but it makes use of the google chart service to convert the text into an image. This is slow and sluggish.] My issues are: 1: If you zoom out a long way,

Re: [Google Maps API v3] How to implement a Map with data from MS SQL database

2011-11-10 Thread Ralph
There are lots:- http://code.google.com/apis/maps/documentation/javascript/basics.html http://code.google.com/apis/maps/documentation/javascript/articles.html http://code.google.com/apis/maps/articles/phpsqlajax_v3.html More php mysql, but the same concept, whatever server side tools used.

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

2011-11-10 Thread Niklas Rosencrantz
Good news is that my KML http://www.koolbusiness.com/list.kml now loads on my map http://www.koolbusiness.com. It seems the bug is resolved. I also have 2 others maps for other languages that the same app makes the KML for all all 3 view appear to be working. The domains that run my backend KML