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
973e2db9
Unverified
Commit
973e2db9
authored
Apr 06, 2020
by
Jared
Committed by
GitHub
Apr 06, 2020
Browse files
Removed whitespace
parent
0e05788f
Changes
1
Hide whitespace changes
Inline
Side-by-side
salesforce/my-conservation-life/force-app/main/default/lwc/geoQuery/geoQuery.js
View file @
973e2db9
...
...
@@ -37,7 +37,7 @@ export default class GeoQuery extends LightningElement {
* @param {CustomEvent} event
* @param {Map} event.details - Leaflet Map of the child component
*/
onMapInitialized
(
event
)
{
onMapInitialized
(
event
)
{
// Get the leaflet map... I have been having a hard time making this a class variable...
const
map
=
event
.
detail
;
...
...
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