Guest User

Untitled

a guest
Jun 18th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. 'controls': [
  2. '_type': 'OpenLayers.Control.Navigation',
  3. '_value': []
  4. ],
  5. 'layers': [
  6. '_type': 'OpenLayers.Layer.MapBox',
  7. '_value': [
  8. 'blah',
  9. {
  10. 'projection': {
  11. '_type': 'OpenLayers.Projection',
  12. '_value': 'EPSG:900913'
  13. },
  14. 'type': 'jpg',
  15. 'layername': 'afghanistan-landcover-fa'
  16. }
  17. ]
  18. ]
Add Comment
Please, Sign In to add comment