<script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.13.2/jquery-ui.min.js"></script>
<h2>Escolha uma área para editar</h2>
<div class="map-container">
<div id="terminal" style="width: 720px; height: 380px;">
<div id="floor" style="top: 0px; left: 0px; position: relative;" class="ui-draggable ui-draggable-handle">
<div class="svg" id="svg-container">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:amcharts="http://amcharts.com/ammap" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="720" height="380" viewBox="0 0 720 380" xml:space="preserve" class="editor">
<defs>
<amcharts:ammap projection="mercator" leftLongitude="-74.008595" topLatitude="5.275696" rightLongitude="-34.789914" bottomLatitude="-33.743888"></amcharts:ammap>
<!-- All areas are listed in the line below. You can use this list in your script. -->
<!--{id:"BR-AC"},{id:"BR-AL"},{id:"BR-AM"},{id:"BR-AP"},{id:"BR-BA"},{id:"BR-CE"},{id:"BR-DF"},{id:"BR-ES"},{id:"BR-GO"},{id:"BR-MA"},{id:"BR-MG"},{id:"BR-MS"},{id:"BR-MT"},{id:"BR-PA"},{id:"BR-PB"},{id:"BR-PE"},{id:"BR-PI"},{id:"BR-PR"},{id:"BR-RJ"},{id:"BR-RN"},{id:"BR-RO"},{id:"BR-RR"},{id:"BR-RS"},{id:"BR-SC"},{id:"BR-SE"},{id:"BR-SP"},{id:"BR-TO"}-->
</defs>
<g>
<path id="BR-AC" title="Acre" class="land"...