Skip to content

Commit 1b44fa0

Browse files
committed
Re-adds rotation
Signed-off-by: Daniel Kastl <[email protected]>
1 parent 2d6ec7d commit 1b44fa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/views/projects/show.api.rsb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ api.project do
1616
else
1717
api.geojson nil
1818
end
19+
api.rotation @project.map_rotation
1920

2021
render_api_custom_values @project.visible_custom_field_values, api
2122
render_api_includes(@project, api)

0 commit comments

Comments
 (0)