IEEE.org
|
IEEE Xplore Digital Library
|
IEEE Standards
|
IEEE Spectrum
|
More Sites
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Open at RIT
My Conservation Life
Conservation360
Commits
d1f1aae6
Unverified
Commit
d1f1aae6
authored
Apr 06, 2020
by
Jared
Committed by
GitHub
Apr 06, 2020
Browse files
Removed / on poly url
parent
b237fbe5
Changes
1
Hide whitespace changes
Inline
Side-by-side
salesforce/my-conservation-life/force-app/main/default/lwc/geoQuery/geoQuery.js
View file @
d1f1aae6
...
...
@@ -7,7 +7,7 @@ import leafletDraw from '@salesforce/resourceUrl/leafletDraw';
import
utils
from
'
c/utils
'
;
const
DISTANCE_URL
=
utils
.
URL
+
'
assets/geometrySearch/distance
'
;
const
POLY_URL
=
utils
.
URL
+
'
/
assets/geometrySearch/polygon
'
;
const
POLY_URL
=
utils
.
URL
+
'
assets/geometrySearch/polygon
'
;
import
{
assets
,
bboxAssets
}
from
'
c/controllers
'
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment