Primjer pokazuje upotrebu sevisa $location kao settera. Pratiti URL u address baru browsera.
Kliknuti na 60location_getters.html radi refresha stranice.











$location.absUrl() daje {{abs}}
$location.hash() daje {{has}}
$location.host() daje {{hst}}
$location.path() daje {{pth}}
$location.protocol() daje {{prt}}
$location.search() daje {{sch}}
$location.url() daje {{url}}