NINAnor / GarminCustomMaps

The GarminCustomMap plugin exports the current map canvas to a .kmz-file, which is compatible with Garmin`s Custom Maps format for handheld GPS units. That way individual maps styled in QGIS can be used as background (raster) maps on the compatible Garmin GPS units, like Alpha, Astro, Dakota, Oregon, Colorado, GPSMAP 62 series, GPSMAP 64 series, GPSMAP 78 series, Edge 800, Montana, Rino, eTrex® 20 and 30.
GNU General Public License v2.0
18 stars 7 forks source link

maximum zoom factor too low? #16

Closed 0x6373 closed 4 years ago

0x6373 commented 5 years ago

while trying to export a map for my GPSmap64s i wanted to follow the recommendation of the plugin and use a zoom-level of 39 only to find out that there is a hard limit of 25 configured in GarminCustomMap_dialog_base.ui.

Setting this to a higher maximum i was able to sucessfully generate and use a map on the gps.

Is there any reason why this limit was set to 25?