Not able to execute with geoloc library in MP70 Gateway

I wanted build Geofencing application in Airlink MP70 Gateway anyway in following link I got sample code for this but when I run the application through developer studio it’s throwing an error like
geoloc library not exist
Error
/root/aleos/usr/readyagent/bin/lua: main.lua:6: module ‘geoloc’ not found:

https://source.sierrawireless.com/resources/airlink/aleos_af/tutorial_aaf_simple_geofence/

Please let me know is there any way I will get this library

Hi,
By default, the AAF library in Developer Studio for ALEOS does not include the geoloc API
You can get the geoloc library in the following link: https://github.com/SierraWireless/ALEOSAF-samples/blob/master/simplegeofence/src/geoloc.lua