Re: [Mapbuilder-devel] restored google support

2007-11-15 Thread Cameron Shorter
Andreas Hocevar wrote: > Cameron, > > On Nov 14, 2007 10:32 PM, Cameron Shorter <[EMAIL PROTECTED]> wrote: > >> Andreas, Steven, I believe quite strongly that the OWS Context document >> should allow Google/Yahoo map layers to be included. >> > > Ok, but the question is *how*. > > >> The

Re: [Mapbuilder-devel] restored google support

2007-11-15 Thread Cameron Shorter
Steven, Your suggestions work for me. Steven M. Ottens wrote: > Cameron Shorter wrote: >> Andreas Hocevar wrote: >>> Cameron, >>> >>> On Nov 14, 2007 10:32 PM, Cameron Shorter >>> <[EMAIL PROTECTED]> wrote: >> Yes, I agree. API keys should be stored as a config parameter for >> MapPaneOL. > A

Re: [Mapbuilder-devel] restored google support

2007-11-15 Thread Steven M. Ottens
Cameron Shorter wrote: > Andreas Hocevar wrote: >> Cameron, >> >> On Nov 14, 2007 10:32 PM, Cameron Shorter <[EMAIL PROTECTED]> >> wrote: > Yes, I agree. API keys should be stored as a config parameter for > MapPaneOL. Actually right now, the api key is in the index.html file; there's a scrip

Re: [Mapbuilder-devel] restored google support

2007-11-15 Thread Andreas Hocevar
Cameron, On Nov 14, 2007 10:32 PM, Cameron Shorter <[EMAIL PROTECTED]> wrote: > Andreas, Steven, I believe quite strongly that the OWS Context document > should allow Google/Yahoo map layers to be included. Ok, but the question is *how*. > The aim of OWS Context is to pass a map view from one ap

Re: [Mapbuilder-devel] restored google support

2007-11-14 Thread Cameron Shorter
Andreas, Steven, I believe quite strongly that the OWS Context document should allow Google/Yahoo map layers to be included. The aim of OWS Context is to pass a map view from one application to another (think UDig) and for those views to look the same. Like it or not, the commercial providers h

Re: [Mapbuilder-devel] restored google support

2007-11-14 Thread Steven M. Ottens
Hi Andreas, Thanks for your comments On Nov 14, 2007, at 6:38 PM, Andreas Hocevar wrote: > Hi Steven, > > On Nov 14, 2007 12:26 PM, Steven M. Ottens > <[EMAIL PROTECTED]> wrote: >> I restored google-spherical support for MapPaneOL. I discovered >> that it >> is impossible to have two baselay

Re: [Mapbuilder-devel] restored google support

2007-11-14 Thread Andreas Hocevar
Hi Steven, On Nov 14, 2007 12:26 PM, Steven M. Ottens <[EMAIL PROTECTED]> wrote: > I restored google-spherical support for MapPaneOL. I discovered that it > is impossible to have two baselayers or to have google as a non > baselayer. So I opted to destroy the baseLayer in the case there's a > goog

[Mapbuilder-devel] restored google support

2007-11-14 Thread Steven M. Ottens
Hi andreas, I restored google-spherical support for MapPaneOL. I discovered that it is impossible to have two baselayers or to have google as a non baselayer. So I opted to destroy the baseLayer in the case there's a google layer. Could you please review it and comment if this is a proper appro