Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Gradient GeoJSON line example #368

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Conversation

ZiZasaurus
Copy link
Contributor

@ZiZasaurus ZiZasaurus commented Oct 15, 2019

added GradientGeoJSONLine example in Swift and Objective C

Closes #203

Copy link
Contributor

@captainbarbosa captainbarbosa left a comment

Choose a reason for hiding this comment

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

Nice 🌈 I love this example. I've only reviewed the Swift implementation so far, because most of the comments should apply to both files. When you're ready, I can review it again and give the Objective-C example a review as well. Don't hesitate to reach out to me if you have questions!


func mapViewDidFinishLoadingMap(_ mapView: MGLMapView) {
loadGeoJson()
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Please ensure your functions are evenly spaced.

@captainbarbosa
Copy link
Contributor

@ZiZasaurus When you're ready for me to review it again, click on the 🔁 button under "Reviewers" to re-request a review on this PR.

Copy link
Contributor

@captainbarbosa captainbarbosa left a comment

Choose a reason for hiding this comment

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

🌈

@ZiZasaurus ZiZasaurus changed the base branch from master to main January 20, 2021 16:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using Line-Gradient Property
2 participants