Still, shouldn't the overview map inherit a custom theme
from the map instead of reverting back to the default?

z

On Fri, Oct 8, 2010 at 5:30 PM, Zac Spitzer <zac.spit...@gmail.com> wrote:

> Thanks Bart,
>
> yep, I just found it.... tis late friday arvo here!
>
> z
>
>
> On Fri, Oct 8, 2010 at 5:29 PM, Bart van den Eijnden (OSGIS) <
> bart...@osgis.nl> wrote:
>
>> Hi Zac,
>>
>> what did you try? Something like:
>>
>> new OpenLayers.Control.OverviewMap(
>> {
>>    ..
>>    mapOptions: {theme: null}
>>    ..
>> });
>>
>> ?
>>
>> Best regards,
>> Bart
>>
>> > I'm trying to get the overview map to not call the relative path to
>> > themes.css
>> >
>> > setting this works fine for the main map, but it is ignored for the
>> > overview
>> > map
>> > and I'm getting a 404 for a relative path to the main
>> >
>> > how do I stop OpenLayers.Control.OverviewMap calling the default
>> > relatively
>> > style.css?
>> >
>> > as I am setting the theme path via the main map, it's shouldn't be
>> > including
>> > it either right?
>> >
>> > it all works a treat if i don't add the overview control to the map
>> >
>> > z
>> >
>> > --
>> > Zac Spitzer
>> > Solution Architect / Director
>> > Ennoble Consultancy Australia
>> > http://www.ennoble.com.au
>> > http://zacster.blogspot.com
>> > +61 405 847 168
>> > _______________________________________________
>> > Users mailing list
>> > us...@lists.osgeo.org
>> > http://lists.osgeo.org/mailman/listinfo/openlayers-users
>> >
>>
>>
>>
>
>
> --
> Zac Spitzer
> Solution Architect / Director
> Ennoble Consultancy Australia
> http://www.ennoble.com.au
> http://zacster.blogspot.com
> +61 405 847 168
>
>
>
>


-- 
Zac Spitzer
Solution Architect / Director
Ennoble Consultancy Australia
http://www.ennoble.com.au
http://zacster.blogspot.com
+61 405 847 168
_______________________________________________
Users mailing list
us...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to