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

Cannot update MGLShapeSource shape property #9295

Closed
bsudekum opened this issue Jun 16, 2017 · 2 comments
Closed

Cannot update MGLShapeSource shape property #9295

bsudekum opened this issue Jun 16, 2017 · 2 comments
Labels
bug iOS Mapbox Maps SDK for iOS

Comments

@bsudekum
Copy link

Platform: iOS
Mapbox SDK version: master (tested on commit: afabd27)

Steps to trigger behavior

  1. Add source and layer referencing that source to the map style
  2. Update the sources shape with a new source

Expected behavior

Shape on map is updated to reflect new shape.

Actual behavior

Initial shape remains on map.

Ref, example: https://github.com/mapbox/mapbox-navigation-ios/blob/master/MapboxNavigation/NavigationMapView.swift#L37-L38

/cc @1ec5 @boundsj @fabian-guerra

@bsudekum bsudekum added bug iOS Mapbox Maps SDK for iOS labels Jun 16, 2017
@asheemmamoowala
Copy link
Contributor

Should be fixed by #9110 .
37fa8ad#diff-12f94a363ba006ac75e7fba4eef3129cR36

@1ec5
Copy link
Contributor

1ec5 commented Jun 19, 2017

Duplicate of #9229.

@1ec5 1ec5 closed this as completed Jun 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug iOS Mapbox Maps SDK for iOS
Projects
None yet
Development

No branches or pull requests

3 participants