Posts

Showing posts from August, 2023

Maharashtra HTML CSV MAP Code

Maharashtra HTML CSV MAP Code  <html> <head>     <style>         .mahaMap path {             stroke: #180054;             stroke-width: 1;             fill: transparent;             transition: all .5s;             -webkit-transition: all .5s;             -moz-transition: all .5s;         }     </style>   </head> <body>     <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="478px" height="396px" viewBox="42.5 199.5 478 396" enable-background="new 42.5 199.5 478 396" xml:space="preserve">     <g id="Plan_x0020_1">     <g>     <a id="thaneMain"><path fill="#FFFA...