On Mon, Apr 13, 2009 at 12:53 PM, MeLv1n wAuRaN <[email protected]> wrote: > hi everybody, > > how do you make the legend in openlayers? is it possible to create the > legend with openlayers only?
Sure, but then you'd have to have static, already rendered images for your map legend. In fact, you don't even need the OpenLayers API for this approach. Just make a div and populate it with your legend entries. Alex _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
