Hello,

I am trying to get my a popup box to display information from a vector layer
(geojson).  I have read many pages of examples and I can not figure what is
wrong.

Thanks,

My code is as follows:

<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        
    
  </head>
  <body onload="init()">
    <div id="map" style="position: absolute; right: 0px; top: 0px; width:
100%; height: 100%"></div>
  </body>
</html>




--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Problem-with-popup-box-tp5036234.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to