Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 333 Bytes

V2-V3-BREAKING-CHANGES.rst

File metadata and controls

8 lines (7 loc) · 333 Bytes

Known breaking changes

  • Layer order in JSON requests is reversed.
  • V2 - first layer is bottom layer of the map.
  • V3 - first layer is top layer of the map.
  • Scales, DPI moved from configuration to template/attributes in config.yaml file
  • http allowed hosts, headers, etc... moved to Http processors