[Google Maps API v3] Re: A couple of things with markers titles problem and custom overlay

2011-12-17 Thread Johnny
If you are interested, please see new post location as followed. Thanks. http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/9774e8a3e535c7ef# On Dec 17, 12:29 am, Johnny wrote: > Dear all, > > As the nature of the problem has changed, I have posted new discussion > with ne

[Google Maps API v3] Re: A couple of things with markers titles problem and custom overlay

2011-12-17 Thread Johnny
Dear all, As the nature of the problem has changed, I have posted new discussion with new link. The original Title problem and custom overlay problem has been solved by setting optimized to false. I am using png files as markers. Thanks. On Dec 16, 10:38 pm, Pil wrote: > On Dec 14, 6:35 pm, K

[Google Maps API v3] Re: A couple of things with markers titles problem and custom overlay

2011-12-16 Thread Pil
On Dec 14, 6:35 pm, K Lo wrote: > > First thing is that the titles of the markers doesn't always show in > FF (I'm using 8).  Some do some don't. I notice this also in FF 3.6 for optimized markers. Seems only to happen in FF. Could be a browser bug or an API bug... -- You received this mes

[Google Maps API v3] Re: A couple of things with markers titles problem and custom overlay

2011-12-16 Thread Rossko
> And of course it fails to open any page. I get a map with markers. Is there some new url we should be looking at? > Besides, if I call the setmarkers function every time the corresponding > checkbox is checked, would a whole new bunch of listeners be created again? The usual method is to crea

Re: [Google Maps API v3] Re: A couple of things with markers titles problem and custom overlay

2011-12-16 Thread Johnny K Lo
OK Guys. Thank you very much for the help. There's always one thing after another, right. So the custom overlay is now underneath the markers. I'm trying to make all checkboxes work perfectly between clicks. Here's what I have. I load all arrays with data using MarkerOption. ... for (var

Re: [Google Maps API v3] Re: A couple of things with markers titles problem and custom overlay

2011-12-15 Thread Johnny K Lo
OMG. It worked. I was pointing to the wrong file. Setting it to false fix the stacking and title error. Thank you very very much! On Thu, Dec 15, 2011 at 2:18 PM, Johnny K Lo wrote: > Just tried. Have it set to false. it doesn't seem to change anything > regarding title and stack order...

Re: [Google Maps API v3] Re: A couple of things with markers titles problem and custom overlay

2011-12-15 Thread Johnny K Lo
Just tried. Have it set to false. it doesn't seem to change anything regarding title and stack order... On Thu, Dec 15, 2011 at 11:58 AM, Rossko wrote: > Have you tried your markers non-optimized? > > http://code.google.com/apis/maps/documentation/javascript/reference.html#MarkerOptions > > --

[Google Maps API v3] Re: A couple of things with markers titles problem and custom overlay

2011-12-15 Thread Rossko
Have you tried your markers non-optimized? http://code.google.com/apis/maps/documentation/javascript/reference.html#MarkerOptions -- 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-j

Re: [Google Maps API v3] Re: A couple of things with markers titles problem and custom overlay

2011-12-15 Thread Johnny K Lo
On Wed, Dec 14, 2011 at 3:38 PM, Marcelo wrote: > On Dec 14, 10:35 am, K Lo wrote: > > > > First thing is that the titles of the markers doesn't always show in > > FF (I'm using 8). Some do some don't. One thing I figured is that if > > I move my mouse pointer outside of the maps boundary and

[Google Maps API v3] Re: A couple of things with markers titles problem and custom overlay

2011-12-14 Thread Marcelo
On Dec 14, 10:35 am, K Lo wrote: > > First thing is that the titles of the markers doesn't always show in > FF (I'm using 8).  Some do some don't.  One thing I figured is that if > I move my mouse pointer outside of the maps boundary and back inside, > the one that didn't show title would then sho

Re: [Google Maps API v3] Re: A couple of things with markers titles problem and custom overlay

2011-12-14 Thread Johnny K Lo
Pls see link below. http://www.strathcona-health.ca/vsb/maps/ourschoolsmap0.7.html Any help would be appreciated. On Wed, Dec 14, 2011 at 2:06 PM, Johnny K Lo wrote: > Pls see link below. > > http://www.strathcona-health.ca/vsb/maps/ourschoolsmap0.7.html > > Any help would be appreciated. > >

Re: [Google Maps API v3] Re: A couple of things with markers titles problem and custom overlay

2011-12-14 Thread Johnny K Lo
Pls see link below. http://www.strathcona-health.ca/vsb/maps/ourschoolsmap0.7.html Any help would be appreciated. On Wed, Dec 14, 2011 at 11:46 AM, 24/7 <2...@gmx.net> wrote: > Try jsfiddle.net > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps Ja

Re: [Google Maps API v3] Re: A couple of things with markers titles problem and custom overlay

2011-12-14 Thread 24/7
Try jsfiddle.net -- 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/-/0sLXz45JDZUJ. To post to this group, send email to google-maps-js

Re: [Google Maps API v3] Re: A couple of things with markers titles problem and custom overlay

2011-12-14 Thread Johnny K Lo
It is on an internal network I'll try to set up it up somewhere... On Wed, Dec 14, 2011 at 10:02 AM, Marcelo wrote: > On Dec 14, 10:35 am, K Lo wrote: > > > > Please see my code below. Thanks in advance for helping. > > > > *** HTML file as followed ** > > Massive code dump ignored

[Google Maps API v3] Re: A couple of things with markers titles problem and custom overlay

2011-12-14 Thread Marcelo
On Dec 14, 10:35 am, K Lo wrote: > > Please see my code below.  Thanks in advance for helping. > > *** HTML file as followed ** Massive code dump ignored. You still haven't read the posting guidelines, as it was suggested to you in your other thread. http://groups.google.com/group/google