diff --git a/geopackage-ios/map/GPKGMapUtils.h b/geopackage-ios/map/GPKGMapUtils.h index e706fcad..45d811f8 100644 --- a/geopackage-ios/map/GPKGMapUtils.h +++ b/geopackage-ios/map/GPKGMapUtils.h @@ -263,7 +263,7 @@ * Is the location on or near the shape * * @param location location point - * @param shape map shape + * @param mapShape map shape * @param tolerance distance and screen tolerance * @return true if location is on shape */