Re: [Google Maps API v3] Re: Problem in Chrome with GoogleMap overlayed to StreetView (don't get properly mouse click)

2011-11-01 Thread tswadmin
You can check this two links made with you example code, the only difference is z-index of the map_canvas div: http://www.turismoserviziweb.com/TestChromeNotWorking.htm - (mouse do not drag or click on map) http://www.turismoserviziweb.com/TestChromeWorking.htm - (mouse is ok on both panoram

[Google Maps API v3] Re: custom markers stopped working

2011-11-01 Thread geocode...@gmail.com
On Nov 1, 7:51 pm, "Enoch Lau (Google Employee)" wrote: > What's the expected behavior? Should there be no blue markers at all, or > should there be a mix of CHM and default blue markers? When I first looked at it, it was all custom markers. Now I see a mix of custom and blue markers. So I beli

[Google Maps API v3] Re: moving the mouse over the custom marker creates mouseover and mouseout events

2011-11-01 Thread Enoch Lau (Google Employee)
Can you create a demo page and link to it please? 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 https://groups.google.com/d/msg/google-maps-js-api-v3/-/Za-E9kBSThQJ. To post to

[Google Maps API v3] Re: custom markers stopped working

2011-11-01 Thread Enoch Lau (Google Employee)
What's the expected behavior? Should there be no blue markers at all, or should there be a mix of CHM and default blue markers? 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 ht

[Google Maps API v3] Re: Chrome 15 seems slow

2011-11-01 Thread Enoch Lau (Google Employee)
Thanks for sharing the link - I can see the problem. 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 https://groups.google.com/d/msg/google-maps-js-api-v3/-/0EHFoqNF_44J. To post

[Google Maps API v3] Re: Markers randomly appear behind Polylines

2011-11-01 Thread Enoch Lau (Google Employee)
If you can, sure, that might be useful. Post a link to the bug report if you do so - then we can all track it. 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 https://groups.goog

[Google Maps API v3] Re: Markers randomly appear behind Polylines

2011-11-01 Thread Enoch Lau (Google Employee)
Thanks for that - I can see the problem on Windows 7 / Chrome 15. 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 https://groups.google.com/d/msg/google-maps-js-api-v3/-/SGF0iWnDS

[Google Maps API v3] Re: How do I prevent hovering over markers under an Infowindow from opening another infowindow?

2011-11-01 Thread geocode...@gmail.com
On Nov 1, 6:23 pm, "geocode...@gmail.com" wrote: > On Nov 1, 5:47 pm, clcsabre wrote: > > > > Hello everyone (first post!) > > > I've been working on a custom map that plots many locations on a map > > and will open infowindows when the user hovers over the markers. My > > problem is that when an

[Google Maps API v3] Re: How do I prevent hovering over markers under an Infowindow from opening another infowindow?

2011-11-01 Thread geocode...@gmail.com
On Nov 1, 5:47 pm, clcsabre wrote: > Hello everyone (first post!) > > I've been working on a custom map that plots many locations on a map > and will open infowindows when the user hovers over the markers. My > problem is that when an infowindow is open, if I then hover my mouse > on the infowindo

[Google Maps API v3] How do I prevent hovering over markers under an Infowindow from opening another infowindow?

2011-11-01 Thread clcsabre
Hello everyone (first post!) I've been working on a custom map that plots many locations on a map and will open infowindows when the user hovers over the markers. My problem is that when an infowindow is open, if I then hover my mouse on the infowindow area where a marker is beneath that infowindo

[Google Maps API v3] Re: Transaction limits and charges for mobile apps

2011-11-01 Thread Masashi.K
Hi I think iOS map kit and android mapView does not influence with the usage limit.They have different TOS.  (They seem kind of old. Are they active now?)http://code.google.com/apis/maps/iphone/terms.htmlhttp:// code.google.com/android/add-ons/google-apis/maps-api-signup.html In hybrid applic

[Google Maps API v3] zoom and fov values

2011-11-01 Thread JD Gauchat
Hi. This is the second time I post this message, don't know what happened with the previous one. When I get the information from a street view, the variable I receive is ZOOM. But when I need to generate a static image of that streetview I have to use the variable FOV, which values are completel

[Google Maps API v3] moving the mouse over the custom marker creates mouseover and mouseout events

2011-11-01 Thread rlk27
We have custom marker using Goodle.maps.OverlayView() (creates div with our custom html) and marker events are triggered when events on the DIV is triggered (shown below) *this*.DOMEventHandle.push( google.maps.event.addDomListener(*this*.div_, "mouseover", *function*() { google.maps.event

[Google Maps API v3] Re: Access "home view" -v- street view

2011-11-01 Thread Rossko
> If I click on the thumbnail of the house, the map changes to a > streetview but looking directly at the house.  In other words, the > pan, angle, tilt etc is known and the system can deliver a straight-on > view of the home. Relevant previous threads http://groups.google.com/group/google-maps-js

[Google Maps API v3] Re: multiple markers and mouseover

2011-11-01 Thread rlk27
I dont understand the logic. BTW my markers have custom icon and use overlayView to define a DIV (with innerHTML ) and click on DIV triggers click on the marker. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this d

[Google Maps API v3] Transaction limits and charges for mobile apps

2011-11-01 Thread Saxon Druce
Hi, Do the new planned map transaction limits and charges described at http://googlegeodevelopers.blogspot.com/2011/10/introduction-of-usage-limits-to-maps.html and http://code.google.com/apis/maps/faq.html#usagelimits apply to mobile apps, ie using either the iOS map kit or the Android maps AP

[Google Maps API v3] Re: Marker Mouseover

2011-11-01 Thread Rossko
> How I can solve that Markers are not activate his event if there below > an visible Infowindow. Try with marker option optimized set to false -- 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 t

[Google Maps API v3] Access "home view" -v- street view

2011-11-01 Thread thatdave
Hi, I have a site that calls the API to render a normal street view. What I want to do is actually show the subject property if the data knows it. For example, if I type a street address into google.com, the first hit is a maps link. When I click that link, I usually see a thumbnail of the hous

[Google Maps API v3] Re: How to change the color of map markers based on circle radius

2011-11-01 Thread Rossko
> However, I'd like to take it a step further.  I'd like the map markers > on my map within the circle to be blue and the ones outside of the > circle to be black.  Can anyone offer a suggestion on how to do this? Iterate through all your markers, check each one to see if it is inside or outside t

[Google Maps API v3] Marker Mouseover

2011-11-01 Thread Martin Möbius
Hello Community, I have a Problem with Maps with integrated Markers and connected Infowindows. Each Marker connect with an Mouseoverevent that open a Infowindow but that Events are activated if Markers are below that Infowindow. How I can solve that Markers are not activate his event if there bel

[Google Maps API v3] How to change the color of map markers based on circle radius

2011-11-01 Thread wolfie
I'm interested in having a circle on my map like the one shown in this tutorial: http://code.google.com/apis/maps/articles/mvcfun.html However, I'd like to take it a step further. I'd like the map markers on my map within the circle to be blue and the ones outside of the circle to be black. Can

[Google Maps API v3] Re: Transaction limits and associated costs

2011-11-01 Thread Heikki Hannikainen
On Monday, October 31, 2011 9:08:28 AM UTC+2, Thor Mitchell (Google Employee) wrote: > > We looked into this, but even if we took 100% of Ad Unit revenue from > sites, we would not generate enough revenue to cover the cost of serving > those sites, given the average RPM of the Ad Unit. Plus it's

[Google Maps API v3] Re: Geocode status ERROR

2011-11-01 Thread Chris Harding
I tried running it from a different location and it works so it appears my IP has been blocked. I have only made about 20 attempts to test this so it should not be blocked. How do I get unblocked? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaSc

[Google Maps API v3] Re: Slide image in InfoWindow

2011-11-01 Thread Veresk
Thank you very much, Masashi.K! I modified my map. http://05trade.ru/05trade.ru/Lite.aspx But there are some strange errors. Each marker on my map must have individual picture. I see correct picture when Info window already open and i click on other marker to open new InfoWondow. But in other c

[Google Maps API v3] Re: Struggling to set up sharing Infowindow link with a unique url inside its own infowindow?

2011-11-01 Thread xelawho
without knowing anything about facebook or twitter or whatever, it seems like it should work. just keep an eye on your errors in firebug - there are lots of quotes and brackets there that will need to be escaped. -- You received this message because you are subscribed to the Google Groups "Goog

[Google Maps API v3] Re: Transaction limits and associated costs

2011-11-01 Thread John Coryat
> > But is Google going to provide some way for our javascript to know > that our domain has reached the limit so our app can display an > informative message (Check back tomorrow...) instead of a blank map? > Google won't have to do that. It should be a fairly easy test to perform to figure

[Google Maps API v3] Re: Struggling to set up sharing Infowindow link with a unique url inside its own infowindow?

2011-11-01 Thread xelawho
I don't really understand how your snippet relates to the issue, and your map doesn't load for me (slow connection - can I suggest making a separate map with just the functionality you are trying to get working as a first step? saves people having to wade through reams of irrelevant code and often

[Google Maps API v3] Re: Problem in Chrome with GoogleMap overlayed to StreetView (don't get properly mouse click)

2011-11-01 Thread Eddie
I was able to recreate the issue on a very basic html page. Here is the demo: http://metrobrokers.com/demo/map-demo.html Click the Show Overlay button and try to move the map around. On Oct 31, 5:34 pm, Luke Mahé wrote: > Can you include a link to your demo please. > > -- Luke > > > > > > > > O

[Google Maps API v3] Re: Transaction limits and associated costs

2011-11-01 Thread Joseph Elfelt
OK, Google has told us we will be able to set a switch and kill our app for the rest of the day once the 25,000 limit is reached. But is Google going to provide some way for our javascript to know that our domain has reached the limit so our app can display an informative message (Check back tom

[Google Maps API v3] Re: Struggling to set up sharing Infowindow link with a unique url inside its own infowindow?

2011-11-01 Thread geocode...@gmail.com
On Nov 1, 5:45 am, Christopher Watson wrote: > hey joseph, > > does loading an xml fall into a kml/kmz category? Your page builds your own infowindows (so you can do what you want in them). If they are created automatically by KmlLayer then google creates the contents. > > is there a easy examp

[Google Maps API v3] Re: custom markers stopped working

2011-11-01 Thread az az
On Oct 28, 2:40 pm, Lori G wrote: , we discovered this early on and it makes testing difficult-- > particularly when we made minor changes to our scripts. We started > hiding text edits in our kmls so we could distinguish btwn the old/new > kmls! Lori, no need to do that. Yous can get the kml t

[Google Maps API v3] Re: Maps API V3: GeoCoding call failing for Mozilla and IE9

2011-11-01 Thread Rossko
> Any idea if geoCoding service has issues with new browsers ? It works fine for everybody else. Perhaps there is something wrong with your code, can't tell from here. -- 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: Newbie needs help .....

2011-11-01 Thread Rossko
>  Google's newbie > info is remiss in not stressing this point. What newbie info? To be fair, that isn't a Maps issue. There's a hundred other good-practice areas Google could touch on in the Maps docs as well, if they wanted to repurpose them as general web authoring tutorials. The developers

[Google Maps API v3] Re: Markers randomly appear behind Polylines

2011-11-01 Thread Tiby Ionescu
Should I report this as a bug to the Google Chrome team? -- 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