File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 < link href ="{{assetPath}}/interactive-map/plugins/search/dist/css/index.css " rel ="stylesheet " type ="text/css ">
4040 < link href ="{{assetPath}}/interactive-map/plugins/scale-bar/dist/css/index.css " rel ="stylesheet " type ="text/css ">
4141 < link href ="{{assetPath}}/interactive-map/plugins/interact/dist/css/index.css " rel ="stylesheet " type ="text/css ">
42+ < link href ="{{assetPath}}/interactive-map/plugins/draw-ml/dist/css/index.css " rel ="stylesheet " type ="text/css ">
4243 {% endif %}
4344{% endblock %}
4445
@@ -180,6 +181,7 @@ <h1 class="govuk-heading-l">Default page template</h1>
180181 < script nonce ="{{ cspNonce }} " src ="{{assetPath}}/interactive-map/plugins/search/dist/umd/index.js "> </ script >
181182 < script nonce ="{{ cspNonce }} " src ="{{assetPath}}/interactive-map/plugins/scale-bar/dist/umd/index.js "> </ script >
182183 < script nonce ="{{ cspNonce }} " src ="{{assetPath}}/interactive-map/plugins/interact/dist/umd/index.js "> </ script >
184+ < script nonce ="{{ cspNonce }} " src ="{{assetPath}}/interactive-map/plugins/draw-ml/dist/umd/index.js "> </ script >
183185 < script type ="module " nonce ="{{ cspNonce }} " src ="{{ getAssetPath( "maps.js ") }}"> </ script >
184186 {% endif %}
185187
You can’t perform that action at this time.
0 commit comments