A WPF application which converts KMZ/KML files to handy easy-to-print PDF reports
- Open your Google MyMap in browser
- Export your map to KMZ file
NOTE: Alternatively you may share your map as public and use directly without downloading KMZ file - Download the sources
- Create your own HERE API key
- Set up HereApiAppId and HereApiAppCode parameters in app.config file with values created in the previous step
- Create your own Foursquare API key
- Set up FoursquareApiClientId and FoursquareApiClientSecret parameters in app.config file with values created in the previous step
- Compile the sources with Visual Studio 2017
- Run the Trip2Print application, select KMZ file or input map URL and start a report generation
- Optionally you may select additional recommended places to add into the report:
- Once created, you may adjust the report layout
- Click "Create report" button and store the generated PDF file on disk
- Print out the generated PDF file and have fun!
- Overview maps for smartly generated groups of POIs
- Thumbnail maps for placemarks
- Pictures from Google MyMaps are supported
- Showing coordinates for every placemark
- Clickable coordinates for easier navigation from mobile devices
- Extra information for public places (such as restaurants, parks, etc.)
- Make the output layout of placemarks more flexible
- Option to select a map source:
- HERE (implemented)
- Google Static Maps (https://developers.google.com/maps/documentation/static-maps/intro)
- Add integration with Yelp.com
- Add integration with Google Places
- Placemarks layout is still stupid
- KML's polygons are not supported
Icons for Settings Step are made by Nick Roach