[OpenLayers-Users] Place an image in the corner?

Keith Wiley kwiley at keithwiley.com
Fri May 4 12:08:18 EDT 2012


Your idea sorta works and sorta doesn't.  The legend image is shown, but the layer switcher no longer opens when I click the '+'.  There's no way to toggle the layers anymore.  Here's how I tried to do it.  Did I do something wrong?

	<body onload="init()">
		<div id="map" class="smallmap">
			<div style="position:absolute;top:10px;right:10px;z-index:1500;">
				<img src="legend.png">
			</div>
		</div>
	</body>

On May 4, 2012, at 07:06 , Francesco D'Alesio wrote:

> <div style="position:absolute;top:10px;right:10px;z-index:1500;">
> <img src="images/n_arrow_little.png">
> </div>


________________________________________________________________________________
Keith Wiley     kwiley at keithwiley.com     keithwiley.com    music.keithwiley.com

"The easy confidence with which I know another man's religion is folly teaches
me to suspect that my own is also."
                                           --  Mark Twain
________________________________________________________________________________



More information about the Users mailing list