updateGeoLocations
Update the GeoLocations in the database
This method is intended for Room to handle basic insert operations. For update a CartographicBoundary, use update(cartographicBoundary: CartographicBoundary)
instead.
Update the GeoLocations in the database
This method is intended for Room to handle basic insert operations. For update a CartographicBoundary, use update(cartographicBoundary: CartographicBoundary)
instead.