[Google Maps API v3] Google road layer on top of my tiles?

2011-12-14 Thread Steve D
of polygon data beneath these layers. The ability to style Google's layers suggests that the data is flexible, but I don't know where to start. Ideally, my data could also sit on top of the satellite layer and below the road layer... but I could live without that for now. Thanks, -Steve

Re: [Google Maps API v3] Re: Rotate the Map, Don't want to use True North...

2010-12-29 Thread Steve D
re the odd tile wouldn't load for some reason, can't tell you if that's still the case.) The trick would be to hide map using z-level so that it can be squared off (unless it fits by rotating exactly 90 degrees...) -Steve D On Wed, Dec 29, 2010 at 12:42 AM, Chris Broadfoot wr

Re: [Google Maps API v3] Re: Perspective

2010-11-12 Thread Steve D
could use flash, but from what I'm reading so far, having html/javascript tell the flash object what to do isn't very easy. Gonna think on this some more. -Steve D On Thu, Nov 11, 2010 at 4:53 AM, Chad Killingsworth < chadkillingswo...@missouristate.edu> wrote: > Honestly I

[Google Maps API v3] Perspective

2010-11-11 Thread Steve D
an iphone so flash is kind of right out. :/ Anyway, I hope it makes sense what I'm asking, it's 1:30AM and I've got grand ideas zipping around in my head! Thanks, -Steve D -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript A

Re: [Google Maps API v3] Scrollwheel zoom broken in Opera?

2010-10-15 Thread Steve D
I find the transitions are the same way (rough) with FF4 beta 6, but yes, the scroll wheel zoom is most definitely backwards in Opera. This is new in the last month or two (was fine last spring). maps.google.com is fine though. -Steve D On Fri, Oct 15, 2010 at 2:56 AM, Martin wrote: > H

Re: [Google Maps API v3] Re: Gray vertical bar on right side of map in IE only

2010-03-05 Thread Steve D
Oh, well for gosh sakes. I thought I buggered up the javascript or the div itself. Thanks a ton fellas. -Steve D On Fri, Mar 5, 2010 at 12:09 PM, Brak wrote: > Marcelo is right. The page doesn't have a DOCTYPE so IE interprets the > page using it's Quirks Mode instead of

[Google Maps API v3] Gray vertical bar on right side of map in IE only

2010-03-05 Thread Steve D
Subject pretty much says it all. For some reason there appears to be a vertical line of gray up the right side of my map. Doesn't appear in Firefox or Opera, just IE. (I only have IE 8 to work with as well.) http://pos.monitorpc.operaunite.com/webserver/content/ABCmap.html Umm, yeah. It's not

Re: [Google Maps API v3] Re: Tile opacity

2010-02-11 Thread Steve D
cript is doing that for you) Anyway, this seemed to get rid of the little red x's that were showing up all over my map: tile.onerror = function(){this.onerror=null; this.src='./none.png';}; -Steve D On Thu, Feb 11, 2010 at 12:41 AM, Marcelo wrote: > On Feb 10, 5:43 pm, Stev

Re: [Google Maps API v3] Re: Tile opacity

2010-02-10 Thread Steve D
Doesn't currently work in Opera 10.10, though it does look nice Firefox 3.5.7. I'm thinking I might just go back to v2 though. -Steve D On Wed, Feb 10, 2010 at 4:34 AM, Marcelo wrote: > Custom overlays with opacity here: > http://maps.forum.nu/v3/gm_customTiles.html > >

Re: [Google Maps API v3] Re: Tile opacity

2010-02-08 Thread Steve D
Ahh, thanks! -Steve D On Mon, Feb 8, 2010 at 6:09 PM, Chad Killingsworth < chadkillingswo...@missouristate.edu> wrote: > That's because there isn't one in the ImageMapType object. You'll have > to use a custom overlay such as > http://search.missouristate.edu/map/

[Google Maps API v3] Tile opacity

2010-02-08 Thread Steve D
//of the non transparent part I can't seem to find the equivalent function in v3 in the reference. Thanks in advance, -Steve D -- 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 goo