Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

More MGLGeoJSONSource options #6029

Merged
merged 3 commits into from
Aug 18, 2016
Merged

More MGLGeoJSONSource options #6029

merged 3 commits into from
Aug 18, 2016

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Aug 16, 2016

MGLGeoJSONSource can now be initialized with GeoJSON data. Replaced the data property with a geoJSONData property and added features and URL properties alongside it. Each property may be set or unset based on how the object was initialized.

Along the way, this change replaces the Dropbox-hosted fixture with a local GeoJSON document for the runtime styling demos in iosapp and macosapp. The runtime styling demo has been renamed “Manipulate Style”, and in macosapp it has been moved from the context menu to the Debug menu.

Fixes #5965, fixes #5966, fixes #6021, fixes #6022, fixes #6024. Depends on #6026.

/cc @frederoni

@1ec5 1ec5 added iOS Mapbox Maps SDK for iOS refactor macOS Mapbox Maps SDK for macOS runtime styling labels Aug 16, 2016
@1ec5 1ec5 added this to the ios-v3.4.0 milestone Aug 16, 2016
@1ec5 1ec5 self-assigned this Aug 16, 2016
@1ec5 1ec5 force-pushed the 1ec5-geojson-source-data-5965 branch from 5c60087 to 6033cc6 Compare August 16, 2016 09:13
1ec5 added 3 commits August 17, 2016 23:16
Also changed the menu item to something more descriptive.

Fixes #6021.
MGLGeoJSONSource can now be initialized with GeoJSON data. Replaced the data property with a geoJSONData property and added features and URL properties alongside it. Each property may be set or unset based on how the object was initialized.

Fixes #5965, fixes #5966.
@1ec5 1ec5 force-pushed the 1ec5-geojson-source-data-5965 branch from 6033cc6 to 9fe22bc Compare August 18, 2016 06:17
@1ec5 1ec5 merged commit 9fe22bc into master Aug 18, 2016
@1ec5 1ec5 deleted the 1ec5-geojson-source-data-5965 branch August 18, 2016 06:34
@1ec5 1ec5 mentioned this pull request Aug 24, 2016
25 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.