[Google Maps API v3] Re: Zoom to Feature/Point from drop down menu

2011-12-08 Thread geocode...@gmail.com
On Dec 8, 2:06 pm, Amelia Griza-Padilla wrote: > Hi Larry, > Thanks again.  Wondering if you can help me out.  I decided to start > from scratch and went back through the code, ultimately I changed it > from a drop down to a sidebar query (what I originally desired) and it > was working great.  I

[Google Maps API v3] Re: Zoom to Feature/Point from drop down menu

2011-12-08 Thread Amelia Griza-Padilla
Hi Larry, Thanks again. Wondering if you can help me out. I decided to start from scratch and went back through the code, ultimately I changed it from a drop down to a sidebar query (what I originally desired) and it was working great. I used your example http://www.geocodezip.com/v3_FusionTable

[Google Maps API v3] Re: Zoom to Feature/Point from drop down menu

2011-12-01 Thread geocode...@gmail.com
On Dec 1, 2:01 pm, Amelia Griza-Padilla wrote: > Hi Larry, > Thanks so much for all your help!  Sorry, this is probably really > simple but not sure how to do parse the coordinates out of the > element so that it zooms to the point. > > Can you please explain? My main point was you have two colu

[Google Maps API v3] Re: Zoom to Feature/Point from drop down menu

2011-12-01 Thread Amelia Griza-Padilla
Hi Larry, Thanks so much for all your help! Sorry, this is probably really simple but not sure how to do parse the coordinates out of the element so that it zooms to the point. Can you please explain? Best, Amelia On Nov 30, 11:41 pm, "geocode...@gmail.com" wrote: > On Nov 30, 5:38 am, "geoco

[Google Maps API v3] Re: Zoom to Feature/Point from drop down menu

2011-11-30 Thread geocode...@gmail.com
On Nov 30, 5:38 am, "geocode...@gmail.com" wrote: > On Nov 29, 3:19 pm, Amelia Griza-Padilla > wrote: > > > Hello, > > Having some issues with trying to zoom to selected features from a > > drop down menu.  For some reason it changes the icon from blue to red, > > does not zoom to the point and t

[Google Maps API v3] Re: Zoom to Feature/Point from drop down menu

2011-11-30 Thread geocode...@gmail.com
On Nov 29, 3:19 pm, Amelia Griza-Padilla wrote: > Hello, > Having some issues with trying to zoom to selected features from a > drop down menu.  For some reason it changes the icon from blue to red, > does not zoom to the point and there is nothing in the info window > once you select a location f

[Google Maps API v3] Re: Zoom to Feature/Point from drop down menu

2011-11-29 Thread Marcelo
Look at the error console in Firefox: --- Error: geoXml.docs[0].gpolygons[0] is undefined Source File: http://www.advocacy.ucla.edu/Maps/UCLACommunityBanners.html Line: 247 --- Other than that, I'd suggest using proper indentation in your code, so th