Online KML viewer
Maptinker is a free online KML viewer that opens KMZ too. Drag in a file exported from Google Earth or Google My Maps and see it on a map in your browser — no Google Earth to install. No account and no tracking cookies.
What is KML?
KML came out of Google Earth, and it's still what most people mean by "a map file" from Google's tools. It's an XML format that describes placemarks, paths, and polygons, along with folders, labels, and styling. A KMZ file is a KML zipped up, sometimes with icons or image overlays tucked inside — Maptinker reads either one.
You usually end up with a KML or KMZ after drawing something in Google Earth or Google My Maps, or when someone sends you the file that "opens in Google Earth." Getting it onto a normal web map, without installing anything, is what this is for.
How to open KML or KMZ
- Drag it onto the map. A .kml or a zipped .kmz both work — drop the file on the page or click to browse.
- See it drawn. Placemarks become points, paths become lines, and polygons come through as filled shapes. The map zooms to fit.
- Inspect it. Click a feature to read its data, including the extra fields KML keeps in ExtendedData.
Maptinker also handles the less common corners of the format — multi-geometry placemarks and gx:Track paths from GPS logs — so grouped shapes and recorded tracks come through instead of getting dropped.
What you can do with it
- Style by a field, measure distances and areas, and label features.
- Edit attributes, join a CSV of extra columns, or summarize with a group-by.
- Export to GeoJSON, CSV, a Shapefile ZIP, or FlatGeobuf — a direct way to get KML data into a format your other tools accept.
A note on styling
KML can carry its own colors and icons. Maptinker reads the geometry and data, then hands the styling to the app's own tools rather than mirroring every KML style. In practice your placemarks and shapes all arrive; how they're colored is up to you once they're on the map.
Runs in your browser
Everything happens in your browser. There's nothing to install, no account to make, and no tracking cookies, and we never sell or share your data.