include/geokit@geometry_MultiPolygon.hrl

-record(multi_polygon, {polygons :: list(list(list(geokit@latlng:lat_lng())))}).