chellymehdi / vopenlayers

Automatically exported from code.google.com/p/vopenlayers
0 stars 0 forks source link

Enable ability to set the attribution for a layer #86

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a layer (say open street map layer) 
2. Try to set the attribution string 
3.

What is the expected output? What do you see instead?
To be able to show/replace the attribution for a layer

What version of the product are you using? On what operating system?

N/A

Please provide any additional information below.

It appears the only attributions we can manipulate on a layer level are the 
projection and name, not attribution) 

Seems that it would be easy enough to add the new attribute to the 
OpenStreetMapLayer and other similar classes .. 

Original issue reported on code.google.com by sjmcdow...@gmail.com on 31 Aug 2012 at 8:00