[OpenLayers-Dev] multiple layers multiple select features with click
dwade3
zogood at web.de
Tue Aug 16 16:27:44 EDT 2011
hi,
is there any possibility to select features of multiple layers with feature
select via hover and via click.
if i use just one layer at the select control i'm able to select via hover
and click but with an array of layers it doesn't.
here my code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de-de" />
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, user-scalable=0">
<title>Karte</title>
<link rel="stylesheet" type="text/css" href="css/map_layout.css" />
</head>
<body onload="init()">
<div id="map"></div>
</body>
</html>
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/multiple-layers-multiple-select-features-with-click-tp6692738p6692738.html
Sent from the OpenLayers Dev mailing list archive at Nabble.com.
More information about the Dev
mailing list