Skip to content

Commit

Permalink
Add link to Your data in Maps page
Browse files Browse the repository at this point in the history
  • Loading branch information
rudokemper committed Sep 19, 2024
1 parent 49d6f90 commit aa43c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
</div>
<h1>Convert Google Maps saved places to Organic Maps</h1>
<p>Generate a KMZ file from your Google Maps saved places to import as bookmarks in <a href="https://organicmaps.app/" target="_blank">Organic Maps</a>. This tool generates everything locally in your browser and does not upload any data.</p>
<p>You can retrieve a <code>Saved Places.json</code> file by navigating to "Your data in Maps" in your Google Account settings, then pressing "Download your Maps data."</p>
<p>You can retrieve a <code>Saved Places.json</code> file by navigating to "Your data in Maps" in your Google Account settings or by accessing <a href="https://myaccount.google.com/yourdata/maps" target="_blank">this page</a>, then pressing "Download your Maps data."</p>
<p>Read about why Organic Maps is <a href="https://news.itsfoss.com/organic-maps/" target="_blank">the open-source offline map you need to ditch Google Maps</a>.</p>
<form id="kmlForm" class="form-group">
<label for="json">Select <code>Saved Places.json</code></label>
Expand Down

0 comments on commit aa43c0a

Please sign in to comment.