We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d6ec7d commit 1b44fa0Copy full SHA for 1b44fa0
app/views/projects/show.api.rsb
@@ -16,6 +16,7 @@ api.project do
16
else
17
api.geojson nil
18
end
19
+ api.rotation @project.map_rotation
20
21
render_api_custom_values @project.visible_custom_field_values, api
22
render_api_includes(@project, api)
0 commit comments