The default controls for the OpenLayers interface are just not that good looking. The one thing about Google Maps is that the design is good and simple. We should make attractive, simple controls for this module that will be used by default.

Also note, that this might mean making some sort of control set management.

Comments

zzolo’s picture

Title: Stylish Controls for 1.0 » 2.x: Stylish Controls or A Theme System?
Version: 6.x-1.x-dev » 6.x-2.x-dev
Category: task » feature

I give up on this one for 1.0. It would be awesome to have, but just not worth the time given that the 2.x version has started. So, making this a feature for 2.x.

phayes’s picture

Assigned: Unassigned » phayes

I like how this is done in 0.x - example implementation can be found in managing news. I can port this to 1.x and 2.x

Basically it simply works by adding two extra options to the map array image_path, and css_path, which are then passed to the OpenLayers js map properties. The only thing it's not doing is passing it through the drupal theme layer, but i'm not sure what that might look like.

zzolo’s picture

Just to clarify my thoughts about this.

I think supporting the ability to do add more stylish controls is not that technically difficult. I want to actually see some stylish controls offered with this module. I think Managing News is a good example of what I would like to see.

In an ideal world, I would like to see it go a step further than what is in 0.x. I was more thinking of having a support for "themes". A "theme" being a set of controls and colors, maybe even styles. This would then be set in the preset interface.

Either way, I see this as more of a design task, then a programming.

Image path should already be in 1.x, I believe. Still, adding support for css_path is a good thing.

tmcw’s picture

Status: Active » Closed (duplicate)

This is a duplicate of #685614: Interface Themes