[Google Maps API v3] Re: Zoom in/out frequently cause null is null or not an object in IE

2011-03-08 Thread Peter
Hi, I have made another example http://users5.nofeehost.com/peterho386 and the video http://www.youtube.com/watch?v=uDierQQKCPk div id=map_canvas style=width: 500px; height: 300px/div cannot work in IE8 this time. Does anyone know how to solve it ? Thanks ! -- You received this message

[Google Maps API v3] MarkerImage cropped at different zoom levels

2011-03-08 Thread mzda
Hi, I use different icons to show the points on the map. The ImageMarker is set to a size of 32 : 32. As you can see on the screenshot, the icons are not completely shown (cropped) on the screen. the top of the icons(where the buttons should be shown) are cut. But if I change the zoom level. the

[Google Maps API v3] Re: Embedding Google Maps API v3 into web pages

2011-03-08 Thread Rossko
What i want to do is position the map as an element on a web page with other features. Can it be done? Yes ; the map lives inside a div which you can position and size on your webpage. If so, can someone please point me in the direction of a tutorial or example I can study?

[Google Maps API v3] street view simple event.

2011-03-08 Thread moppe
Hello! I like the google maps api very much. But, I want to do some streetview stuff. The most simple thing. I've been trying for days but i can't seem to find out how it works. I just want to add a listener when the streetview is turned on, i.e. when the pegman is dragged onto the map. It

[Google Maps API v3] Smoother street view experience / Caching the street view pictures

2011-03-08 Thread Markus Majer
Hi there.. I want to use the street view function for some sort of taxi game I thought of. But for that the street view moving is not smooth enough. Is there a possibility to cache the surrounding next street view pictures for a smoother street view? Greetings Markus -- You received this

[Google Maps API v3] Re: Caching Map

2011-03-08 Thread Markus
Thanks for your Answer. My Navigation does not work with Google Earth. Because there are Displayed other Drivers and the fields will be updated every few minutes. I need the Connection to the Internet for that :-( -- You received this message because you are subscribed to the Google Groups

[Google Maps API v3] Re: MarkerImage cropped at different zoom levels

2011-03-08 Thread Fadamaps 37
HI, Google Maps API bug reports and feature requestshttp://code.google.com/p/gmaps-api-issues/ : http://code.google.com/p/gmaps-api-issues/issues/detail?id=3091sort=-idcolspec=ID%20Type%20Status%20Introduced%20Fixed%20Summary%20Stars%20ApiType%20Internal#makechanges -- You received this

[Google Maps API v3] Re: detect marker and move if exists

2011-03-08 Thread Esa
If you change that line to following, the marker will be created only at the first onBlur. Second+ time it doesn't do anything. var aBusinessMarker = aBusinessMarker || new google.maps.Marker({ draggable: true, map: map, position: results[0].geometry.location}); Add a second line that

[Google Maps API v3] Re: Including places in maps api??

2011-03-08 Thread en4ce
i would be interessted as well, i searched too some while ago and found this: http://code.google.com/intl/en/apis/maps/documentation/places/ [JSON] this: https://maps.googleapis.com/maps/api/place/search/json?location=-33.8670522,151.1957362radius=50client=clientIdsensor=true_or_falsesignature=

Re: [Google Maps API v3] Re: 2011/3/2 - New Release

2011-03-08 Thread Nathan Raley
Have we had any updates on the flickering markers when changing their position? On Mon, Mar 7, 2011 at 7:50 PM, rob robertwalt...@gmail.com wrote: Thanks Luke, All I'm saying is that my code worked with the previous version so there are some backward compatibility issues. -- You received

[Google Maps API v3] Re: Caching Map

2011-03-08 Thread Rossko
My Navigation does not work with Google Earth. Because there are Displayed other Drivers and the fields will be updated every few minutes. I need the Connection to the Internet for that :-( Well, it's a mapping product ; perhaps not best suited for a race'n'chase game. If you can find a

[Google Maps API v3] Re: How I setOpacity to load at 100% in geoxml3 using projected overlay? load categories sidebarhtml at the beginning and not wait for a click?

2011-03-08 Thread geocode...@gmail.com
On Mar 6, 3:25 pm, Christopher Watson chris.watso...@googlemail.com wrote: howdi larry, got round to having ago. oh... thank you. it looks so good. might be sad, but its great to realise your idea in code, easy in style, but function thrrough code and style... wow! ok. its

[Google Maps API v3] Re: Embedding Google Maps API v3 into web pages

2011-03-08 Thread momar
Thanks Rossko. Can you point me to an example where I can view source. I have tried using div and it's not working, I suspect there is more to it. On Mar 8, 1:10 am, Rossko ros...@culzean.clara.co.uk wrote: What i want to do is position the map as an element on a web page with other

[Google Maps API v3] Re: Caching Map

2011-03-08 Thread Markus
OK, I have to wait for LTE. -- 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 unsubscribe from this group, send email to

[Google Maps API v3] Re: Embedding Google Maps API v3 into web pages

2011-03-08 Thread Rossko
I have tried using div and it's not working, I suspect there is more to it. You might have to use some positioning CSS to actually position the div. No-one here can guess what not working means ... no map? wrong place? something else? If you are having trouble, show your example (link to it,

[Google Maps API v3] What constitute's the need for a Premier License?

2011-03-08 Thread WebbWebs
I'm having a very difficult time determining the specific needs that make a Premier License a necessity. I find Google's documentation in this regard to be extremely confusing and inconsistent. The closest post I've found that addressed the same issue was placed Sep 21, 2010 and still has NO

[Google Maps API v3] Re: Please Help --- This was working 6 weeks ago

2011-03-08 Thread John
Thanks. The map now works in v3.3 but not in v3.4. So, as I understand it, I'll be OK in the future. That is, will whatever the problem is be fixed in 3.4 OR, am I using an undocumented feature that will go away sometime in the future? In answer to your question, Why would I expect and

[Google Maps API v3] Re: Please Help --- This was working 6 weeks ago

2011-03-08 Thread geocode...@gmail.com
On Mar 8, 8:02 am, John d...@horsetraildirectory.com wrote: Thanks.  The map now works in v3.3 but not in v3.4.  So, as I understand it, I'll be OK in the future.  That is, will whatever the problem is be fixed in 3.4 OR, am I using an undocumented feature that will go away sometime in the

[Google Maps API v3] Re: csi:-1Resource interpreted as image but transferred with MIME type text/html.

2011-03-08 Thread Rossko
I am getting this error when i try to use the API This post looks relevant http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/8ae4032ff396d36f -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To post

[Google Maps API v3] Re: What constitute's the need for a Premier License?

2011-03-08 Thread Rossko
http://groups.google.com/group/google-maps-js-api-v3/browse_thread/th... That post talks about an app that is free to view. Doesn't seem anything like your case at all, maybe thats where the confusion comes from? I can't imagine that there could be such a fine line between free and

[Google Maps API v3] Re: How I setOpacity to load at 100% in geoxml3 using projected overlay? load categories sidebarhtml at the beginning and not wait for a click?

2011-03-08 Thread geocode...@gmail.com
On Mar 8, 7:33 am, geocode...@gmail.com geocode...@gmail.com wrote: On Mar 6, 3:25 pm, Christopher Watson chris.watso...@googlemail.com wrote: howdi larry, got round to having ago. oh... thank you. it looks so good. might be sad, but its great to realise your idea in code, easy in style,

[Google Maps API v3] Hyperlink to Fusion Table Layer marker

2011-03-08 Thread Nick
Hi all, I've noticed something similar done in API v3 ( http://www.geocodezip.com/v3_MW_example_linktomarker.html?id=Marker%20Three ) but could it be possible with FT layer? Best, Nick -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3

Re: [Google Maps API v3] What constitute's the need for a Premier License?

2011-03-08 Thread Michael Geary
On Tue, Mar 8, 2011 at 7:52 AM, WebbWebs webbw...@gmail.com wrote: I came across something in Google's API documentation that makes me think that ANY use of their APIs in a paid app requires a $10,000/ yr license... even it the cost of the app was only $0.99. That's not quite how it works.

[Google Maps API v3] Having problems with layers and icons

2011-03-08 Thread scfc
I am having difficulties making a map on two different pages work. I am trying to show points from a georss feed xml file on a google map. I am new to Javascript etc. and have tried several things from the Javascript Overlay API v3 webpage but nothing works. There are several things I

[Google Maps API v3] Re: Hyperlink to Fusion Table Layer marker

2011-03-08 Thread geocode...@gmail.com
On Mar 8, 9:34 am, Nick mercy.recomme...@gmail.com wrote: Hi all, I've noticed something similar done in API v3 (http://www.geocodezip.com/v3_MW_example_linktomarker.html?id=Marker%2... ) but could it be possible with FT layer? I don't think it is possible to access a marker on a

[Google Maps API v3] Re: Having problems with layers and icons

2011-03-08 Thread geocode...@gmail.com
On Mar 8, 9:55 am, scfc mj1...@gmail.com wrote: I am having difficulties making a map on two different pages work. I am trying to show points from a georss feed xml file on a google map. I am new to Javascript etc. and have tried several things from the Javascript Overlay API v3 webpage but

[Google Maps API v3] difference from v2 to v3 with google.maps.GeocoderStatus

2011-03-08 Thread Mattia Vio
Hi all, the problem i'm getting is easy. In v2 when i searched for a hotel like : Gran Hotel Guadalpin Marbella Spa the marker was positioned in the right place. Now with the v3 i get the error : No result was found for this GeocoderRequest. this is for all hotel i try to search with the

[Google Maps API v3] Mobile scrolling troubles

2011-03-08 Thread unoedx
Hi all, I have a problem with a mobile website, i want the map to be fixed (so i've set draggable to false) but the problem is that when the user start to scroll with a finger from inside the map nothing happen, and i would like that the page scrolls down (tested on iOs and Android 2.1), can i

Re: [Google Maps API v3] What constitute's the need for a Premier License?

2011-03-08 Thread Michael Geary
On Tue, Mar 8, 2011 at 9:53 AM, Michael Geary m...@mg.to wrote: Imagine your app worked like this: 1. Look up your birthplace on a Google map for free 2. Pay to find out more Then you could use the free API. Aw rats. I might have this wrong. I'm sure this use of the *map* would be

[Google Maps API v3] Re: difference from v2 to v3 with google.maps.GeocoderStatus

2011-03-08 Thread geocode...@gmail.com
On Mar 8, 5:37 am, Mattia Vio theu...@gmail.com wrote: Hi all, the problem i'm getting is easy. In v2 when i searched for a hotel like : Gran Hotel Guadalpin Marbella Spa the marker was positioned in the right place. Please provide a link to the working example in v2. Now with the v3 i

[Google Maps API v3] Re: How does it work in IE?

2011-03-08 Thread geocode...@gmail.com
On Mar 8, 7:22 am, Fujio Kojima kojimafu...@gmail.com wrote: Hey guys. I'm making a website and using Google Maps JavaScript API v3, but Actually it doesn't work in IE. I can see it on Google Chrome and safari, but in Firefox it sometimes doesn't work. It's my website and code. So please

[Google Maps API v3] Re: What constitute's the need for a Premier License?

2011-03-08 Thread WebbWebs
Thank you both. That might indeed add a very different twist to what I read into Google's information. As long as Google viewpoint is in sync, that's great. If you will forgive me, I will again clarify the process, as this is somewhat of a fork in the road regarding whether my current (and future)

[Google Maps API v3] Re: What constitute's the need for a Premier License?

2011-03-08 Thread WebbWebs
Thank you both. That might indeed add a very different twist to what I read into Google's information. As long as Google viewpoint is in sync, that's great. If you will forgive me, I will again clarify the process, as this is somewhat of a fork in the road regarding whether my current (and future)

[Google Maps API v3] Re: How does it work in IE?

2011-03-08 Thread Esa
The issue is the hanging comma at the end of the object. IE expects it to be followed by another identifier. If it is not, it throws an error. Often even worse. I've experienced many times that IE doesn't throw any error. It just stops executing the code. -- You received this message

[Google Maps API v3] Re: Embedding Google Maps API v3 into web pages

2011-03-08 Thread momar
Rossko, Got it figured out. Thank you for your help! On Mar 8, 7:48 am, Rossko ros...@culzean.clara.co.uk wrote: I have tried using div and it's not working, I suspect there is more to it. You might have to use some positioning CSS to actually position the div.  No-one here can guess what

[Google Maps API v3] v3 addListener click to url? not supported?

2011-03-08 Thread projectjerel
Hello, This is probalby an easy one, i'm just having no luck. my intent create markers that when clicked link to a url. everything is ok, sans the functionality i want. google.maps.event.addListener(marker1, 'click', function() { window.location('test.php'); }); gives me an error

[Google Maps API v3] Re: Auto refresh the position of marker on google map

2011-03-08 Thread Esa
I try to setTimeout, but it doesnot work. Sure setTimeout() works. However setInterval() is more suitable for the purpose. Without seeing your page, I quess that you have a browser cache problem. You cannot see the updated file on map because the file comes from browser cache. The common

[Google Maps API v3] Re: v3 addListener click to url? not supported?

2011-03-08 Thread Esa
'location is not a function' would be a better error report. Try window.location = 'test.php'; -- 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: v3 addListener click to url? not supported?

2011-03-08 Thread projectjerel
that did it! Thank you Esa! -- 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 unsubscribe from this group, send email to

[Google Maps API v3] Re: 2011/3/2 - New Release

2011-03-08 Thread Gary Little
See marker getVisible() bug that has surfaced in the past day or so: http://code.google.com/p/gmaps-api-issues/issues/detail?id=3114 Gary On Mar 1, 9:08 pm, Chris Broadfoot (Google Employee) c...@google.com wrote: Hi all, Recently a new version of the Maps API went live. We have made

[Google Maps API v3] Re: Hyperlink to Fusion Table Layer marker

2011-03-08 Thread Esa
On Mar 8, 7:57 pm, geocode...@gmail.com geocode...@gmail.com wrote: I don't think it is possible to access a marker on a FusionTable layer (or a KmlLayer) programatically (at this time). An alternative solution would be to fetch the Fusion Table row data directly. I haven't studied, but I

[Google Maps API v3] Re: Auto refresh the position of marker on google map

2011-03-08 Thread vincent198471
Is that what you mean? setInterval(function(){ var random =?=+(new Date()).getTime(); downloadUrl(phpsqlajax_genxml.php+random,function(data){ var xml = data.responseXML; var aircraft = xml.documentElement.getElementsByTagName(Aircraft); for(var i=0;iaircraft.length;i++)

[Google Maps API v3] Re: Mobile scrolling troubles

2011-03-08 Thread kilkul
I haven't tested this, but you may try to leave the map draggable, and handle the dragstart event in order to move your page (and trigger the dragend event afterward or something). You might use the window.scrollTo() to move your page (while dragging the map). On Mar 8, 6:28 pm, unoedx

[Google Maps API v3] Re: Hyperlink to Fusion Table Layer marker

2011-03-08 Thread geocode...@gmail.com
On Mar 8, 11:51 am, Esa esa.ilm...@gmail.com wrote: On Mar 8, 7:57 pm, geocode...@gmail.com geocode...@gmail.com wrote: I don't think it is possible to access a marker on a FusionTable layer (or a KmlLayer) programatically (at this time). An alternative solution would be to fetch the

[Google Maps API v3] Re: Mobile scrolling troubles

2011-03-08 Thread unoedx
Thank you kilkul for the hinit. I've tried to use event handlers, but the problem is that the drag event doesn't give me information about the position or direction of the dragging, and even if i continue to set the center at the original position the feeling for the user is the map moving around,

[Google Maps API v3] Printing Multiple maps on a page

2011-03-08 Thread Nick
Trying to get 3 google maps to print out correctly over three pages. Here is the web site. Everything displays correctly...even when you go to print preview it looks correct. But when you print it out the kml overlays show up on both maps (on the first page)...looks like the second map runs into

[Google Maps API v3] Re: How does Google Maps API Really Work w.r.t Code Downloaded Onto Client browser

2011-03-08 Thread Esa
Google Maps API can be used on public web pages only. You should read the terms first. Yes, there is some traffic from API pages that is for search indexing. With v2 you can set 'indexing=false' but I don't think your security people are happy with just that.

[Google Maps API v3] Geocoding confirmation

2011-03-08 Thread caffeinated
I can't work out what to type into the search bar =( I have been having problems working out where to get some detailed information on how to achieve this: I would like to first, use the geocoding service to place a marker on an addressed location. (ie. 32 Queen Street, Brisbane, QLD, 4000.) Then

[Google Maps API v3] Re: street view simple event.

2011-03-08 Thread Esa
something like this would be great: google.maps.event.addLlistener(map, visible_change, function(){      console.log(yeah, streetview!); }); That is very close google.maps.event.addListener(map, visible_changed, function(){ console.log(streetview + yourStreetView.getVisible());

[Google Maps API v3] Re: street view simple event.

2011-03-08 Thread Esa
Sorry, a correction google.maps.event.addListener(yourStreetView, visible_changed, function(){ console.log(streetview + yourStreetView.getVisible()); visible_changed is an event of StreetViewPanorama object. -- You received this message because you are subscribed to the Google Groups

[Google Maps API v3] Re: Googlemaps not showing values from GoogleDocs shared KML file, no more hair left to pull :(

2011-03-08 Thread geocode...@gmail.com
On Mar 8, 12:17 pm, Andy Raczynski a...@ghaea.org wrote: Here's what I have (IIS6, proper .kml MIME type, but don't think it matters here) trying it in Joomla and in plain .htm.  same results in both, basically a map centered on the myOptions variable, but no markers from the kml file.  any

[Google Maps API v3] Re: Googlemaps not showing values from GoogleDocs shared KML file, no more hair left to pull :(

2011-03-08 Thread Andy Raczynski
Larry, yes, the kml is on a corporate google docs site (actually an educational agency/site), 'shared publicly with anyone that has the link'. forgot to mention, the htm url is http://www.ghaea.org/gm.htm and the joomla (through a joomla plugin is

[Google Maps API v3] Re: Googlemaps not showing values from GoogleDocs shared KML file, no more hair left to pull :(

2011-03-08 Thread geocode...@gmail.com
On Mar 8, 2:09 pm, Andy Raczynski a...@ghaea.org wrote: Larry, yes, the kml is on a corporate google docs site (actually an educational agency/site), 'shared publicly with anyone that has the link'. But your URL for it doen't provide the kml:

[Google Maps API v3] Re: Googlemaps not showing values from GoogleDocs shared KML file, no more hair left to pull :(

2011-03-08 Thread geocode...@gmail.com
On Mar 8, 2:15 pm, geocode...@gmail.com geocode...@gmail.com wrote: On Mar 8, 2:09 pm, Andy Raczynski a...@ghaea.org wrote: Larry, yes, the kml is on a corporate google docs site (actually an educational agency/site), 'shared publicly with anyone that has the link'. But your URL for

[Google Maps API v3] Re: How I setOpacity to load at 100% in geoxml3 using projected overlay? load categories sidebarhtml at the beginning and not wait for a click?

2011-03-08 Thread Christopher Watson
noticed whats happening with the bottom bar menu. the links show in the colomns are what pins are visible in the map. if i zoom out to see all pins it shows me 'make shift magazine' and the others i couldnt see. should remember to check the documentation. is there one for geoxml3 somewhere

[Google Maps API v3] Re: detect marker and move if exists

2011-03-08 Thread Kile Design
Didn't get that to work. So I'm gonna set up a public test-page as you recommended and post a link here... Thanks so far anyway, highly appreciated... -- 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] How does Google Maps API Really Work w.r.t Code Downloaded Onto Client browser

2011-03-08 Thread Mike
You might check out openlayers and host the js yourself. On Tuesday, March 8, 2011, Esa esa.ilm...@gmail.com wrote: Google Maps API can be used on public web pages only. You should read the terms first. Yes, there is some traffic from API pages that is for search indexing. With v2 you can

[Google Maps API v3] Re: How I setOpacity to load at 100% in geoxml3 using projected overlay? load categories sidebarhtml at the beginning and not wait for a click?

2011-03-08 Thread geocode...@gmail.com
On Mar 8, 2:53 pm, Christopher Watson chris.watso...@googlemail.com wrote: noticed whats happening with the bottom bar menu. the links show in the colomns are what pins are visible in the map. if i zoom out to see all pins it shows me 'make shift magazine' and the  others i couldnt see.

[Google Maps API v3] Printing Multiple Overlays

2011-03-08 Thread Nathan
I am new to using the Google maps API (v3), but I do have extensive knowledge in JavaScript. The map I am working on basically displays different colored overlays over the US states to map out our Sales Rep. regions. I have the overlays working perfectly and displaying properly; however, when I

[Google Maps API v3] Last Call for Google I/O!

2011-03-08 Thread Luke (Google Employee)
Hey everyone! For those of you who missed out on getting tickets for Google IO then you're in luck! A contest for winning tickets will start on Wednesday March 16 and will last 10 days with 10 developer challenges. You can find out more info by visiting the contest site http://goo.gl/evF7u

[Google Maps API v3] Internet Explorer 8 SVG Issue

2011-03-08 Thread Nate Irwin
Hello, I've been dealing with an Internet Explorer 8 issue for the last couple of days, and just can't seem to figure it out. Basically, I am trying to embed a Google Maps JavaScript API v3 map into a web page that is built using the CommonSpot content management system. The map works perfectly

[Google Maps API v3] Re: 2011/3/2 - New Release

2011-03-08 Thread Jason Jonas
We're using a labeled marker. The labels stopped appearing until I set the version explicitly to 3.3. I'm not sure what the issue is, but if someone wants to check it out, here are a couple of links - one without the labels and one with: http://spotwalla.com/label-marker-error.html

[Google Maps API v3] Re: How does Google Maps API Really Work w.r.t Code Downloaded Onto Client browser

2011-03-08 Thread Pal
Esa, Thanks for your reply. We were considering Premier API if we can resolve the Security questions. From your reply and the blog post, I am assuming that apart from the API traffic for indexing, there is nothing else passing between the web server, Google servers and the web browser. Am

Re: [Google Maps API v3] How does Google Maps API Really Work w.r.t Code Downloaded Onto Client browser

2011-03-08 Thread Pal
We checked openlayers too, but the ACIO wanted to see the Google version. We may have to go back to openlayers if we can't get past the security folks. Thanks, - Pal -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To post to

[Google Maps API v3] Re: How does Google Maps API Really Work w.r.t Code Downloaded Onto Client browser

2011-03-08 Thread Rossko
We now want to host this page on an Intranet web server You'll need a Premier licence. You'll get support from Google with that, too. apart from the web server validating the key from the Google servers. Key? API v3 doesn't use keys. You might be using the js API with a key. Key validation

[Google Maps API v3] Re: How does Google Maps API Really Work w.r.t Code Downloaded Onto Client browser

2011-03-08 Thread Pal
Thanks Rossko. I think I have enough to go back and sort this issue out. - Pal -- 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 unsubscribe from

[Google Maps API v3] how to manage location

2011-03-08 Thread Nurul Su'aidah
hai all! how i want to manage location to add,update and delete location on google maps api?i'm the new here..could anyone tell me how to start this?? -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3 group. To post to this group, send

[Google Maps API v3] Re: What constitute's the need for a Premier License?

2011-03-08 Thread Rossko
3) This lat/lon information, however, is then used by the app to create a natal chart Now you need to have a close look at term 10.3 [You must not] 10.3 pre-fetch, cache, or store any Content, except that you may store limited amounts of Content for the purpose of improving the performance of

[Google Maps API v3] How can i specify start position within custom panorama street view

2011-03-08 Thread m...@creatiworks.ca
I have created a custom panorama set using the code in this example http://code.google.com/apis/maps/documentation/javascript/services.html#TilingPanoramas everything works perfectly. The only thing I want to do now is to have one of my custom nodes be the starting (default) node rather than

[Google Maps API v3] Re: How does it work in IE?

2011-03-08 Thread Fujio Kojima
Larry Esa Thank you so much! I fixed it and we can see it in IE7 now. http://pickupsocial.appspot.com/ On 3月9日, 午前3:56, Esa esa.ilm...@gmail.com wrote: The issue is the hanging comma at the end of the object.  IE expects it to be followed by another identifier.  If it is not, it throws an

[Google Maps API v3] tracking many StreetViewService queries

2011-03-08 Thread brick
i understand how closures add extra variables to the scope of a method, and that this enables passing parameters to event listeners. but! for StreetViewService queries, the listener method is called from within google's code. i can't put a closure in there. is there any way to provide an id to my

[Google Maps API v3] Re: How does it work in IE?

2011-03-08 Thread geocode...@gmail.com
On Mar 8, 8:52 pm, Fujio Kojima kojimafu...@gmail.com wrote: I think I still have some errors in IE7. :(http://pickupsocial.appspot.com/ There are too many markers and map doesn't move.. Is there anyone who give me an advise? 1. Don't post code, a link works much better. 2. Check your

[Google Maps API v3] Address Verification through Google Map

2011-03-08 Thread prakhar
Hi All, I wanted to your inputs on a concern that whether Google verifies the address entered by the web user through Google Map API integration? Also, does Google provides the address information under defined tags like city name, county name, state name, country name, area name, zip code?

[Google Maps API v3] Re: Address Verification through Google Map

2011-03-08 Thread JKurtock
Is your need urgent enough to justify looking at the documentation? http://code.google.com/intl/en/apis/maps/documentation/javascript/services.html#Geocoding On Mar 8, 10:28 pm, prakhar prakharsaxen...@gmail.com wrote: Hi All, I wanted to your inputs on a concern that whether Google verifies