[Google Maps API v3] getPlace() doesnt return sublocality and reverse geocode doesn't replace places' name

2011-10-21 Thread Leone
I'm getting place information by calling getPlace() when a user selects a Place from the predictions attached to the places autocomplete

[Google Maps API v3] Re: Combine User Location with PHP/MySQL Listings

2011-10-21 Thread Steve McIntyre
So I took your advice and I put the geolocation and the DB listings in separate functions (tasks). I was able to get it so the functions load (as seen with the alert on Listings), but it's still not populating the map_canvas. I suspect this line might be a key to overcoming this: bindInfoWindow(m

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

2011-10-21 Thread John Coryat
It's pretty easy to do if you use Analytics. -John Coryat -- 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/-/SHw2pHATdyEJ. To post

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

2011-10-21 Thread Joseph Elfelt
Excellent question. -- 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-js-api-v3+unsubscr...@go

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

2011-10-21 Thread abanjo
Hi Thor, there is a place where i can monitor the transactions on my site? How i can know exactly the number i reached in the day? Thanks Davide -- 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

[Google Maps API v3] Re: Add Sidebar to v3

2011-10-21 Thread Rossko
> I'm having trouble finding the code or a tutorial for this. How do I add the > sidebar to the v3 store locator instead of the drop down? Have you looked at any of these yet? http://groups.google.com/group/google-maps-js-api-v3/search?group=google-maps-js-api-v3&q=store+locator+sidebar -- You r

[Google Maps API v3] Re: Combine User Location with PHP/MySQL Listings

2011-10-21 Thread Rossko
> earlier quote - "I'm guessing that it should go on the main page > instead of being > placed within the XML output of the business listings, since that's > server side info, and user location is client side." Yes, that would make sense, as javascript placed in a file being treated as XML data is

[Google Maps API v3] How Do I make button like 'Map' and 'Satellite'

2011-10-21 Thread Vanni Casari
Hi all, I want to add with google map api v3 two button 'Hybrid' and 'Terrain' like 'Map' and 'Satellite'. Also I want to delete check-box under 'Map' and 'Satellite'. The GUI of mapControls that I want is similar to google map api v2. Anyone can help me? Thanks, Vanni -- You received this messa

[Google Maps API v3] Re: clicking on Direction Service Panel

2011-10-21 Thread Tyler
I needed to do the same thing without wanting to rewriting what Google provides. Here's how I accomplished it: div#directions-panel is what I set as the panel in my DirectionsRenderer. Here's the relevant CSS: #directions-panel { position: relative; } #directions-panel-cover { positio

[Google Maps API v3] Street View Plotting

2011-10-21 Thread Sam
Hi, I am new to the group recently, I have been trying to design a object capturing system using google maps API. What i am trying to do is allowing a user to click on the street view and plot an object from that reference point.. Is there any sort of event handler in street view functionality to a

Re: [Google Maps API v3] How do I close InfoWindow when user clicks anywhere outside of the MAP?

2011-10-21 Thread Francis Wecker
Oh, it's simple, try test if infoWindow is open before close; -- 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 ema

[Google Maps API v3] Add Sidebar to v3

2011-10-21 Thread Am
I'm having trouble finding the code or a tutorial for this. How do I add the sidebar to the v3 store locator instead of the drop down? Thank you for your help. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discus

[Google Maps API v3] javascript api v3 not displaying 2 markers

2011-10-21 Thread .netSpider
Hi, I have a .net application which is using gmaps api v3. I'm new to maps api and I have never programmed this before so please be patient. Here is the snippet from the code: - var map; function initialize(lat,

[Google Maps API v3] Re: Search always goes to Pacific Ocean

2011-10-21 Thread Am
Also, once the map goes to the ocean, I can't make another search. It gets "stuck" in the ocean. I have to shift + refresh to search again. What could be causing this issue? Thank you for your help. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaS

[Google Maps API v3] Re: Search always goes to Pacific Ocean

2011-10-21 Thread Am
Thank you for the code. I added the code to my phpsqlsearch_genxml.php. I'm still having the issue with it going to the ocean. Is there a specific place in the code that I need to put that code? I put it at the end of the code. Could that be why it's not working? -- You received this message b

[Google Maps API v3] Help pretty pls. Adding my locations to fullscreen map

2011-10-21 Thread Vahakn
Hello all. I have a website www.fruitcity.co.uk which endeavours to map all the fruit trees in public space in London. A very kind coder friend has managed to alter the King Size wordpress theme to get the map full screen in the background. Which you can see here: http://fruitcity.co.uk/the-frui

[Google Maps API v3] Re: Printing issue on Internet Explorer only

2011-10-21 Thread MymsMan
I use the Freeware version http://www.CutePDF.comit works well for those thing where you want to save a copy but not kill a tree! It is very easy to use - you just select CutePDF as a printer and then save the file. -- You received this message because you are

[Google Maps API v3] Re: Remove "action bar" from placemarks' info window?

2011-10-21 Thread Binarus
Joseph, thank you very much for your help and your invitation to try Gmap4. It's a great and very interesting tool. Nevertheless, in the meantime, I have decided to give up on "My Places" since I had multiple other problems with it (the (in-)famous "track splitting" being the worst of these -

[Google Maps API v3] Re: Combine User Location with PHP/MySQL Listings

2011-10-21 Thread Steve McIntyre
> It may be that you haven't grasped how php works?  ALL the php is run > at server, any output is assembled into a page which is sent to the > client, THEN the client builds the display and runs any javascript. Yes I do understand that PHP is server side and JS is client side and that AJAX can ma

[Google Maps API v3] Re: Printing issue on Internet Explorer only

2011-10-21 Thread Kesuke
Which cutePDF package did you use to create that? On Oct 21, 2:51 pm, MymsMan wrote: > I also got strange results printing (cutePDF) with IE9 Win7 x64, > (hotel_plan2) > a second attempt was more successful but not perfect (streetview man appear > below map) (hotel_plan2) > > I also get missing t

[Google Maps API v3] Re: Printing issue on Internet Explorer only

2011-10-21 Thread Joseph Elfelt
Yes - looks like a timing issue I opened your page with IE8 (XP SP3) and cancelled the print dialog popup. After the map fully loaded I did File ==> Print preview In the 'print preview' window, the tiles are aligned correctly. You might try listening for tilesloaded. -- You received this messag

[Google Maps API v3] How do I close InfoWindow when user clicks anywhere outside of the MAP?

2011-10-21 Thread Sandeep
How do I close InfoWindow when user clicks anywhere outside of the MAP - that is somewhere else in the browser window. I tried using google.maps.event.addDomListener(window, 'click', function() { infoWindow.close(); }); and it seems to work. However once a InfoWindow is closed - it does not reo

[Google Maps API v3] Re: Issues loading Maps JS API through firewall

2011-10-21 Thread Jason Kirkland
It might be good to check whether the same error comes up in IE's developer console since IE seems to freak out the most over actual javascript issues. I only suggest this because maybe there is a js issue and IE should catch it and that might then lead to ask what version of Chrome they're usi

[Google Maps API v3] Re: Printing issue on Internet Explorer only

2011-10-21 Thread jarreweb
for addition, i'm using IE8 on Windows Vista x64 haven't tried on IE9 -- 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, s

[Google Maps API v3] Printing issue on Internet Explorer only

2011-10-21 Thread jarreweb
Hello to all I just discover a printing issue on Internet Explorer (it works great on Chrome/Firefox) I haven't found any post about this bug over the internet or this groupe. the problem occurs only on the print of the following page, not on the display http://www.cybevasion.fr/hotel_plan2.php?i

[Google Maps API v3] Re: Convert google maps into an image

2011-10-21 Thread Kesuke
Sorry, as Andrew has pointed out, just to clarify the key word in that was: > > This means any solution will almost certainly involve a serverside > > script that stitches YOUR tiles together to form a new image > > and saves it. Stitching the licensed tiles together, including if you have their

Re: [Google Maps API v3] Re: Convert google maps into an image

2011-10-21 Thread Andrew C Leach
On 21 October 2011 08:59, Kesuke wrote: > This means > any solution will almost certainly involve a serverside script that > stitches your tiles together to form a new image and saves it. Can I suggest a cursory look at the Terms (particularly 10.1.3(a)) might be in order? -- You received this

[Google Maps API v3] Re: Maps in Android with HTML5

2011-10-21 Thread Thor Mitchell (Google Employee)
This article may also be of interest: http://code.google.com/apis/maps/articles/android_v3.html Thor. -- 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/go

[Google Maps API v3] Re: Combine User Location with PHP/MySQL Listings

2011-10-21 Thread Rossko
> Agreed, and it seems like it's a waste of time to try to mix PHP into > that function. It may be that you haven't grasped how php works? ALL the php is run at server, any output is assembled into a page which is sent to the client, THEN the client builds the display and runs any javascript. >

[Google Maps API v3] Re: Convert google maps into an image

2011-10-21 Thread Kesuke
I've been looking for about 2 years now for such a solution. The problem is browsers deliberately lack a mechanism to selectively 'screencap' a clientside - since that would be a security risk (i.e. a great way to steal someones credit card details).This means any solution will almost certainly in

[Google Maps API v3] Re: Convert google maps into an image

2011-10-21 Thread Geoff
exactly my issue. i have a heatmap overlay on my map and i want to export all that data into an image. currently, i'm using the static maps api and programmatically merging a generated heatmap image on top to produce the image i want. was wondering if there's an easier way to do this. On Oct 20,