[Google Maps API v3] change image in google.maps.GroundOverlay

2010-11-01 Thread serj
it is possible to set a new image in GroundOverlay (to replace current image)? thanks -- 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 unsubscribe

[Google Maps API v3] geocoder within countries

2010-11-01 Thread Bas van de Lustgraaf
Hello, is it possible to specify within wich countries you want to search? Regards, Bas -- 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

[Google Maps API v3] Re: change image in google.maps.GroundOverlay

2010-11-01 Thread Joseph Elfelt
You should be able to turn the first overlay off with: myOverlay.setMap(); Then just build the new overlay in the normal manner. On Nov 1, 2:59 am, serj fs...@yahoo.com wrote: it is possible to set a new image in GroundOverlay (to replace current image)? thanks -- You received this

[Google Maps API v3] Re: streetViewControl: true doesn't work

2010-11-01 Thread Chad Killingsworth
This looks like a bug to me. After toggling the controls off, if you call map.setOptions({navigationControl:true}) the streetview pegman magically shows up. You can then turn the navigation controls back on and have both showing. However, some time has to pass between these toggles. Simply

[Google Maps API v3] Re: How to print a map properly

2010-11-01 Thread Claus
I have come across an even better example to illustrate my example In firefox using this tool: http://www.birdtheme.org/useful/v3tool.html Do the following: 1) enter this address into the search box 524 West Gartner Road, Naperville, IL. Click search Observe a park name Gartner Park 2) zoom in

[Google Maps API v3] Re: streetViewControl: true doesn't work

2010-11-01 Thread Pil
Yes, this looks like a beautiful bug. Here is a workaround: Two conditions must be in agreement so that all seems to work right. 1) When the controls are shown navigationControl must be loaded first, then streetViewControl must be loaded. 2) When the controls are hidden streetViewControl

[Google Maps API v3] Display list of results from gmap markers

2010-11-01 Thread Henri
Hi, I have made my google maps so that the markers are displayed on the map from a mysql database. The markers have already been geocoded and the lat/long are stored in the database. I have 2 questions; Question 1: How can I make the markers load dynamically on the map? At the moment, when I'm

[Google Maps API v3] Using the pegman on a custom map (streetview)

2010-11-01 Thread Mqrius
Hello I have a custom map (Link), and I would like to add street view to it at some places. However, when I look at the Streetview docs, I only see the option to modify the default Street View links to add a link to the custom imagery. Obviously, this is impossible, because my map is a map of a

[Google Maps API v3] Controls loaded event

2010-11-01 Thread Tim__m
Is there an event that fires when all standard and custom controls have been completely loaded? -- 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

[Google Maps API v3] IE memory leaks

2010-11-01 Thread jd
Hi, I have some leaks in IE with my map. Assoc w/dom. I have tried several approaches but can't seem to get rid of them. I need acceptable performance for adding up to 200 markers. When you add markers, the coordinates of each are assigned to a generated child div in Final Rectified Coords Any

Re: [Google Maps API v3] geocoder within countries

2010-11-01 Thread Chris Broadfoot
Sure. You can do region biasing by specifying the country code with the 'region' option. http://code.google.com/apis/maps/documentation/javascript/reference.html#GeocoderRequest Alternatively, you could append near {country} to the query (where {country} is your country) or specify a

[Google Maps API v3] Re: geocoder within countries

2010-11-01 Thread Bas
you mean loading the api with the near parameter? http://maps.google.com/maps/api/js?key=*v=3sensor=falseregion=nlnear=nl On Nov 1, 6:19 pm, Chris Broadfoot c...@google.com wrote: Sure. You can do region biasing by specifying the country code with the 'region' option.

[Google Maps API v3] Re: IE memory leaks

2010-11-01 Thread geocode...@gmail.com
On Nov 1, 9:29 am, jd du...@water.ca.gov wrote: Hi, I have some leaks in IE with my map. Assoc w/dom. I have tried several approaches but can't seem to get rid of them. I need acceptable performance for adding up to 200 markers. When you add markers, the coordinates of each are assigned to

[Google Maps API v3] Re: IE memory leaks

2010-11-01 Thread jd
hmm...yes i posted a link to my map and can see it on my end. it's titled my map. you can't see it? the url is: http://www.water.ca.gov/waterdatalibrary/groundwater/projects/deer_creek/google/GeoRectify.html thanks -- You received this message because you are subscribed to the Google Groups

[Google Maps API v3] Re: IE memory leaks

2010-11-01 Thread jd
yeah...the link is not generated here. I used the link tool and can see it on my end... oh well, i see you can see the link i just recently posted.. thanks On Nov 1, 11:51 am, geocode...@gmail.com geocode...@gmail.com wrote: On Nov 1, 11:42 am, jd du...@water.ca.gov wrote: hmm...yes i

[Google Maps API v3] DirectionsLeg - via_waypoint array

2010-11-01 Thread sgiddings
With the advent of draggable routes in V3, I was trying to see where or if the information concerning the dragged point was stored. After looking at the resulting directions object held within the DirectionsService object, where I saw a via_waypoint array holding the required information. My

[Google Maps API v3] Re: Using jQuery UI autocomplete with Google Maps JS API v3

2010-11-01 Thread Ilya
var panoramaMap = new google.maps.StreetViewPanorama(document.getElementById(map),... I cannot find any element with id='map' Hi Rossko, Thanks for the reply. The #map element is injected after an Ajax call. Cheers, Ilya -- You received this message because you are subscribed to the

[Google Maps API v3] Can Google Maps be Used with TicketsNow?

2010-11-01 Thread Sid Childers
Hi All, I'm very new to Google Maps and am looking to use it in an ASP.NET web application that interfaces with an event ticketing web service called TicketsNow. How would I go about displaying available seats in a given venue using Google Maps? Are there specific map layers that should be used?

[Google Maps API v3] Re: DirectionsLeg - via_waypoint array

2010-11-01 Thread geocode...@gmail.com
On Nov 1, 12:42 pm, sgiddings mr.s.giddi...@gmail.com wrote: With the advent of draggable routes in V3, I was trying to see where or if the information concerning the dragged point was stored. After looking at the resulting directions object held within the DirectionsService object, where I

[Google Maps API v3] Re: Changing markers on mouseover and mouseout

2010-11-01 Thread Charlie
That almost does it. However, I need for the icon to change color as well when the cursor is over the place name in the right side box. It works that way under v2. Thanks for any help you can offer. On Nov 1, 7:42 pm, geocode...@gmail.com geocode...@gmail.com wrote: Have you tried the

Re: [Google Maps API v3] Using the pegman on a custom map (streetview)

2010-11-01 Thread Marc Ridey
Two issues: 1. The StreetView panorama: you can supply a panorama provider and set a custom pano ID. When your provider is called, supply the tile definitions and the links to further panoramas. You can that way run a complete world of panoramas without ever displaying Google's StreetView tiles.

[Google Maps API v3] drag fires twice after mouseup

2010-11-01 Thread Andre Tannus
I've noticed something strange going on while dragging a marker. I'm monitoring the following events: mousedown, drag, mouseup, attatched to a marker. When I click-and-hold, the 'mousedown' event gets fired. Then, while I drag the marker around the map, the 'drag' events is fired continuously

[Google Maps API v3] joining objects on the map

2010-11-01 Thread emsee
Hi guys, I'm integrating the map into my website and I encountered with a problem. I'm trying to show some products on the map and when I zoom out I need them to join to one address. How can I do it? please help Thanks :D -- You received this message because you are subscribed to the Google