Geolocation using GSM

Hello everyone,
I would like to develop a service that get my phone location via GSM how can I do it with ionic

Thanks .

You can use Cordova plugin "Geolocation with the “enableHighAccuracy” option =false.
See http://ngcordova.com/docs/plugins/geolocation/