Detection whether position is within community borders.
This commit is contained in:
parent
cabc070b77
commit
43b4ad9178
31 changed files with 11960 additions and 16 deletions
app/scripts
|
@ -5,7 +5,8 @@ angular.module('ffffng', [
|
|||
'ngRoute',
|
||||
'ng',
|
||||
'leaflet-directive',
|
||||
'templates-main'
|
||||
'templates-main',
|
||||
'ui.bootstrap'
|
||||
])
|
||||
.config(function ($routeProvider) {
|
||||
$routeProvider
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue