i want to add button to my personal app. like google maps has at right side of maps which writing on it Map and on mouseover Earth.

can i do this with openlayers control like OpenLayers.Control.TYPE_TOGGLE with adding listeners or with anything else javascript...?

thanks for your helping

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

you might want to have a look at this http://code.google.com/apis/maps/documentation/javascript/controls.html

if you are trying to achieve something like this

http://code.google.com/apis/maps/documentation/javascript/examples/control-custom.html

link|improve this answer
thanks. is there anything for adding something on openlayers? – Aragon Jan 20 at 8:25
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.