SCODEMeetup / hubs

Visualizing the smart mobility hubs that will be linked with COTA systems to provide transit information with real-time arrival and departure times to passengers.
https://scodemeetup.github.io/hubs/
Creative Commons Attribution Share Alike 4.0 International
0 stars 1 forks source link

Add function to wrap getJSON call #18

Closed MathematicsCLtd closed 5 years ago

MathematicsCLtd commented 5 years ago

IMPORTANT: Please do not create a Pull Request without creating an issue first.

Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request.

Please provide enough information so that others can review your pull request: Added $(function(){}) wrap for existing getJSON call. Now the reference to the geojson file works.

Explain the details for making this change. What existing problem does the pull request solve?

Q A
Fixed Issues? Fixes #12
Patch: Bug Fix?
Major: Breaking Change?
Minor: New Feature?
License CC-BY-SA-4.0