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

Geojson react #40

Merged
merged 192 commits into from
Mar 18, 2019
Merged

Geojson react #40

merged 192 commits into from
Mar 18, 2019

Conversation

tomasmcm
Copy link
Member

@tomasmcm tomasmcm commented Mar 14, 2019

Merges HSLdevcom#2685 into our fork

Adds back marker clusters
Limits number of markers in view for better performance

edit:
Updates fork with upstream
Fixes GeoJSONCluster tests

lapim and others added 30 commits January 11, 2019 10:55
Moved the common functionality into a new component. Improved prop typing.
Removed some unused components.
@tomasmcm
Copy link
Member Author

@ruimagalhaes going to need your help, the leaflet.markercluster plugin runs and compiles fine, but when running tests there is an error because it extends L, but the plugin itself does not import leaflet (it is expected to be imported globally)
I found other people complaining about the same and tried the suggested fixes but with no luck Leaflet/Leaflet.markercluster#874
I think we need to find a way to ignore this file, have you got any idea how to do that?

# Conflicts:
#	app/component/AppBarSmall.js
#	app/component/ItineraryTab.js
#	app/component/TransitLeg.js
#	app/component/map/GeoJSON.js
#	app/component/map/MapWithTracking.js
#	app/component/map/PointFeatureMarker.js
#	app/config.js
#	package.json
#	test/unit/component/map/MapWithTracking.test.js
#	test/unit/helpers/init.js
#	yarn.lock
@lopesrb lopesrb merged commit 4d0263a into master Mar 18, 2019
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.

9 participants