Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Branch test #1

Merged
merged 6 commits into from
Apr 12, 2018
Merged

Branch test #1

merged 6 commits into from
Apr 12, 2018

Conversation

berosen
Copy link
Collaborator

@berosen berosen commented Apr 8, 2018

No description provided.

@shiv-io shiv-io requested review from dhuangg and removed request for dhuangg April 8, 2018 20:48
</head>

<body>
<div id="MapView"></div>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This tag should be in the MapView.js file on line 19

<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/leaflet.css"/>

<style>
#MapView{
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is CSS (styling for the component), move this to MapView.css (should be in the same MapView directory)

<div id="MapView"></div>
<script src="https://unpkg.com/[email protected]/dist/leaflet.js"></script>

<script>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any javascript you use should be in MapView.js for consistency. you can add this on MapView.js after line 16

Copy link
Collaborator

@dhuangg dhuangg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like you were able to get the example from leaflet running which is good progress. just fix some syntax and make sure everything is on the right files - it'll save a lot of pain later.

@dhuangg dhuangg assigned dhuangg, shiv-io and berosen and unassigned dhuangg Apr 8, 2018
berosen and others added 3 commits April 11, 2018 19:21
…op up the 'place_people_person_full_name' will display, if the value is 'null' no item will pop up. Keep in mind that in the mapTest.html file I have only used a subset of the geoJson data because using the whole thing makes the IDE lag significantly. The feature is completely ready to be implemented we can go back to the full data set.
@dhuangg dhuangg merged commit d7289ec into ScandinavianSection-UCLA:master Apr 12, 2018
@tango2 tango2 mentioned this pull request Jun 9, 2018
dhuangg pushed a commit that referenced this pull request May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants