Upload a KMZ or KML file and split it into separate My Maps-ready KMZ files. Each matching polygon becomes its own KMZ containing the features inside it, formatted for Google My Maps. You get back a single ZIP with every split file plus a summary CSV.
API_BASE near the top of the
<script> in kmz-splitter/index.html to your deployed service URL
(or append ?api=https://your-api-host to this page's URL to test).