This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- Created by Human Crafted (humancrafted.co) with help from GPT-o3-mini-high --> | |
| <!-- This HTML file allows users to upload a CSV or GeoJSON file containing saved Google Maps places and view them in Apple Maps. --> | |
| <!-- To use, save HTML file to a folder on your computer, open in a browser. Select your exported places file. --> | |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>Saved Places</title> | |
| <style> |