[Google Maps API v3] Re: Longitude and Latitude Javascript Question

2011-07-22 Thread Rossko
> I tried some more things as you all suggested and nothing. :( The one we can see is still trying to get the .value of a Won't work. Not a maps problem. You have invalid multiple sections too -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScri

[Google Maps API v3] Re: Longitude and Latitude Javascript Question

2011-07-22 Thread geocode...@gmail.com
On Jul 22, 5:12 pm, Scott Coffey wrote: > I tried some more things as you all suggested and nothing. :( > > Maybe it'll be easier to just describe what I'm trying to do. > > There is 2 ways I see to do this: > >    1. Pass the City Name to the javascript and set the map that way. (What >    I'd re

[Google Maps API v3] Re: Longitude and Latitude Javascript Question

2011-07-22 Thread Scott Coffey
I tried some more things as you all suggested and nothing. :( Maybe it'll be easier to just describe what I'm trying to do. There is 2 ways I see to do this: 1. Pass the City Name to the javascript and set the map that way. (What I'd really like to do, seems the simplest) 2. Pass the

[Google Maps API v3] Re: marker animation stop when new begins

2011-07-22 Thread Rossko
> If any one good give me some pointers that can be implemented into the > above code > i would be grateful. You probably want to: Find out how to un-animate your marker Write your code to remember the current animated marker. When triggered, first check if a marker is currently animated, and if s

[Google Maps API v3] Re: Longitude and Latitude Javascript Question

2011-07-22 Thread Rossko
>             var latitude = > parseFloat(document.getElementById('ctl00_ContentPlaceHolder1_lblLatitude')­.value); Your element is a , I don't think they have 'value' property. example suggestion from googling http://www.vbforums.com/showthread.php?t=339864 -- You received this message because

[Google Maps API v3] Re: Longitude and Latitude Javascript Question

2011-07-22 Thread geocode...@gmail.com
On Jul 22, 3:05 pm, Scott Coffey wrote: > Thanks for the response! > > It's probably not the best practice, but the page is a child page of a > Masterpage, so I am initializing in a second 'body' tag. > > I changed the code to handle the float: > >             var latitude = > parseFloat(document

Re: [Google Maps API v3] Longitude and Latitude Javascript Question

2011-07-22 Thread Scott Coffey
Thanks for the response! It's probably not the best practice, but the page is a child page of a Masterpage, so I am initializing in a second 'body' tag. I changed the code to handle the float: var latitude = parseFloat(document.getElementById('ctl00_ContentPlaceHolder1_lblLatitude'

[Google Maps API v3] Re: Overlapping polygons/rectangles/circles *without* alpha combining

2011-07-22 Thread J.B. Hansen
Did you ever find a solution to this problem? I'm try to make a heat map of sorts and it would be great if my users could SEE what was underneath the circles. -- 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] marker animation stop when new begins

2011-07-22 Thread wtrekker
hey, i have been working on getting markers to bounce when hovering over a link to show where on the map. now it all works well and the map pans to that specific marker that is bouncing. However when hovering over the next link the previous one doesn't stop, which mean you end up having potentiall

Re: [Google Maps API v3] latest v3 SSL API only seems to support satellite zooms up to 17

2011-07-22 Thread Matt Savacool
Steps to recreate issue: 1) Follow link below 2) Scroll down to the first listing on the page and click the Map link located to the right above the listing in the light green bar. 3) You'll notice the map displays correctly using the http://maps.google.com/maps/api/js?sensor=false api. http://

[Google Maps API v3] Re: Is V3 slower V2???

2011-07-22 Thread Derek Tonn
Until Google properly optimizes all those .png tiles used in Maps, once and for all, V3 and V2 are *BOTH* slow. I've tried to talk with people at Google for 2+ years about that...showing them live before-and-after comparisons that could shave 25-30% off their image tile sizes without changing

[Google Maps API v3] Re: Is V3 slower V2???

2011-07-22 Thread Pil
On Jul 22, 5:00 pm, 123gotoandplay wrote: > Hi all, > > I am converting my maps form v2 to v3 but i notice v3 is a whole lot slower. > am i correct? do you have some similar experience? Presumably not for the guys at Google and all those that are using brand new hardware. They won't notice any

[Google Maps API v3] Re: Is V3 slower V2???

2011-07-22 Thread en4ce
its all about the map size, map size of 1920*1080 and bigger need some times to load but overall V3 is way faster then v2 On 22 Jul., 17:22, "geocode...@gmail.com" wrote: > On Jul 22, 11:00 am, 123gotoandplay wrote: > > > Hi all, > > > I am converting my maps form v2 to v3 but i notice v3 is a w

[Google Maps API v3] Re: How do i set custom icon on a polyline?

2011-07-22 Thread geocode...@gmail.com
On Jul 22, 11:46 am, 123gotoandplay wrote: > Hi, > > Back in version 2 i had > > function returnGIcon(type) { >     var icon =  new GIcon(); >     switch(type) { > > > > } >     return icon; > } > > How do i use this in v3??? > > var path = new google.maps.Polyline({ >     path: coordinates, >    

[Google Maps API v3] How do i set custom icon on a polyline?

2011-07-22 Thread 123gotoandplay
Hi, Back in version 2 i had function returnGIcon(type) { var icon = new GIcon(); switch(type) { } return icon; } How do i use this in v3??? var path = new google.maps.Polyline({ path: coordinates, strokeColor: "#FF", strokeOpacity: 1.0, strokeWeight: 2 });

[Google Maps API v3] Re: Is V3 slower V2???

2011-07-22 Thread geocode...@gmail.com
On Jul 22, 11:00 am, 123gotoandplay wrote: > Hi all, > > I am converting my maps form v2 to v3 but i notice v3 is a whole lot slower. > am i correct? The design goals as I understand them for v3 were to make it smaller and quicker than v2 (mainly to make it usable on mobile browsers). I haven't

[Google Maps API v3] Is V3 slower V2???

2011-07-22 Thread 123gotoandplay
Hi all, I am converting my maps form v2 to v3 but i notice v3 is a whole lot slower. am i correct? do you have some similar experience? regards -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the we

Re : Re: Re : Re: [Google Maps API v3] Re : problem with marker drop

2011-07-22 Thread bezo27
sorry it was for you Chris... no news ? have you been abble to reproduce this problem ? thanks Luc -- 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/goo

[Google Maps API v3] Re: R: Re: nearby cities

2011-07-22 Thread Rossko
> view the city closest to the one selected within 10km. Ah okay, that is not what the autocomplete example does. It shows things spelled a bit like the text entered so far, doesn't relate to distance from any starting point. If you want to find things within a distance of some point, you could

[Google Maps API v3] Re: Determine if a point is in the sea

2011-07-22 Thread Rossko
I don't mean to discourage you from making an enhancement request, but a) it might not be as easy as you think since I doubt the geocoder database even holds the necessary information at present b) definition of "sea" needs careful thought and won't suit everybody. e.g. inland seas and lakes, rive

[Google Maps API v3] Re: Determine if a point is in the sea

2011-07-22 Thread Rossko
> Sounds like a "work-around" really. It is. Some landmass is below sea level, some folk would include e.g. the Great Lakes as "sea" and some wouldn't, etc. etc. It's up to you engineer something different if you want it. Example, maintain a database of polygons of world landmass and point-in-p

[Google Maps API v3] Re: Determine if a point is in the sea

2011-07-22 Thread geocode...@gmail.com
On Jul 22, 10:03 am, sgiddings wrote: > Thanks for this Rossko. > Sounds like a "work-around" really. > Would it not be more reasonable to have the reverse geocode result > indicate that the requested lat/lng is in fact over the sea ? It would be if that is what the reverse geocoder did. from th

[Google Maps API v3] Re: Determine if a point is in the sea

2011-07-22 Thread sgiddings
Thanks for this Rossko. Sounds like a "work-around" really. Would it not be more reasonable to have the reverse geocode result indicate that the requested lat/lng is in fact over the sea ? On Jul 22, 11:29 am, Rossko wrote: > > Is there a way to determine if a given lat/lng is in the sea ? > > Se

[Google Maps API v3] Re: is it possible to open infowindow from html link in the page?

2011-07-22 Thread geocode...@gmail.com
On Jul 22, 9:37 am, JFrancis wrote: > I just completed two maps that include that very ability. I used this > example: > > http://www.geocodezip.com/v3_MW_example_categories.html > > as my starting point. This is my example with just the clickable sidebar (no categories): http://www.geocodezip.co

[Google Maps API v3] Re: is it possible to open infowindow from html link in the page?

2011-07-22 Thread JFrancis
I just completed two maps that include that very ability. I used this example: http://www.geocodezip.com/v3_MW_example_categories.html as my starting point. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discuss

[Google Maps API v3] Re: Save new position of the dragged marker

2011-07-22 Thread geocode...@gmail.com
On Jul 22, 9:18 am, Hemank Lamba wrote: > Hi > > I have written the following code, I want to save the new position of > the marker into a MySQL database. > > Now I do realize that javascript is client end and i wont be able to > insert the new position into mysql database without having user to >

[Google Maps API v3] Re: Following official guide PHP/MySQL, but will not load map

2011-07-22 Thread geocode...@gmail.com
On Jul 22, 4:53 am, Syswatch wrote: > Hi out there... > I am trying to migrate from V2 to V3, and to start learning the new > API, I started following the official guide > here:http://code.google.com/intl/da-DK/apis/maps/articles/phpsqlajax_v3.html > > Just implementing my own xml file, as the on

[Google Maps API v3] Re: Can't get hte infowindow to work?

2011-07-22 Thread geocode...@gmail.com
On Jul 22, 8:58 am, 123gotoandplay wrote: > Hi, > > i am converting my V2 to V3 but the info windows doesn't seem to work.  I > have read up a bit and this is my > > i have added a html to my marker array so it reads something like > Please read and follow the posting guidelines. Posted code (pa

[Google Maps API v3] Save new position of the dragged marker

2011-07-22 Thread Hemank Lamba
Hi I have written the following code, I want to save the new position of the marker into a MySQL database. Now I do realize that javascript is client end and i wont be able to insert the new position into mysql database without having user to submit the data. But can you tell me what will be a g

[Google Maps API v3] Can't get hte infowindow to work?

2011-07-22 Thread 123gotoandplay
Hi, i am converting my V2 to V3 but the info windows doesn't seem to work. I have read up a bit and this is my i have added a html to my marker array so it reads something like var beaches = [ ['Bondi Beach', -33.890542, 151.274856, 4, 'test' ], ['Coogee Beach', -33.923036, 151.259052, 5

Re: [Google Maps API v3] Re: Saving google map in some manners

2011-07-22 Thread Florian Behr
I don't really know what you mean, but it seems what you want to do comes down to just generic javascript and maybe some php. Not really Gmaps specific. So if you would like to elaborate... 2011/7/22 Daejeon > How to retrieve the data? If I would like to save the cords into xml file > instead o

[Google Maps API v3] is it possible to open infowindow from html link in the page?

2011-07-22 Thread Jacopo Riccioni
hi there i've a list on my page, right under the map and i'm trying to open the infowindow by clickking it.. a sort of the left column in this page: http://maps.google.it/maps/ms?ie=UTF8&hl=it&t=f&source=embed&ecpose=44.26404781,11.02750022,5340.52,-155.107,71.13,0&msa=0&msid=2174284458957734295

[Google Maps API v3] Following official guide PHP/MySQL, but will not load map

2011-07-22 Thread Syswatch
Hi out there... I am trying to migrate from V2 to V3, and to start learning the new API, I started following the official guide here: http://code.google.com/intl/da-DK/apis/maps/articles/phpsqlajax_v3.html Just implementing my own xml file, as the only change to the code. But the Chrome debugger g

[Google Maps API v3] R: Re: nearby cities

2011-07-22 Thread bistake
view the city closest to the one selected within 10km. As I point out the nearest towns of miles? -- 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-

[Google Maps API v3] New KmlLayer API for your maps

2011-07-22 Thread kpietru
The new layer contains elevation data users GEOCONTEXT-Profiler and is updated daily. http://www.geocontext.org/publ/2010/04/profiler/html-example-kmllayer.html Krystian -- http://www.geocontext.org/publ/2010/04/profiler/en -- You received this message because you are subscribed to the Google

[Google Maps API v3] Re: Saving google map in some manners

2011-07-22 Thread geocode...@gmail.com
On Jul 22, 5:06 am, Daejeon wrote: > How to retrieve the data? If I would like to save the cords into xml file > instead of KML? KML is xml, just a particular form of xml. You need to be more specific about what you mean by "xml" if you don't want to use KML. KML Reference: http://code.google.co

[Google Maps API v3] Re: Print google map together with marker!

2011-07-22 Thread Rossko
> window.print() works well. ... > Appreciate if you could give me some suggestion. Thanks a lot! Okay, you're happy with print. What do you want a suggestion for, copying the map to save? Not allowed. -- You received this message because you are subscribed to the Google Groups "Google Maps J

[Google Maps API v3] Re: Determine if a point is in the sea

2011-07-22 Thread Rossko
> Is there a way to determine if a given lat/lng is in the sea ? Search in the v2 group, where it has cropped up a few times. The Elevation service has become available since many of the discussions. http://groups.google.com/group/google-maps-api/search?group=google-maps-api&q=test+water http://g

[Google Maps API v3] Re: Saving google map in some manners

2011-07-22 Thread Daejeon
How to retrieve the data? If I would like to save the cords into xml file instead of KML? Thanks -- 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-m

[Google Maps API v3] Determine if a point is in the sea

2011-07-22 Thread sgiddings
Within my site, I give the user the ability to click on the map to place a marker. When this is done, I then go and do a reverse geocode to get the address of the location. However, if the user clicks in the sea, the reverse geocode will return the nearest land address without any indication that