Skip to content

Commit 83fc588

Browse files
authored
Fix example scenes (#757)
1 parent b396ab5 commit 83fc588

File tree

6 files changed

+169
-89
lines changed

6 files changed

+169
-89
lines changed

sdkproject/Assets/Mapbox/Examples/2_ZoomableMap/ZoomableMap.unity

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ Prefab:
243243
- target: {fileID: 224835413515161394, guid: 98be219873e6d4dffb5949746f515a33,
244244
type: 2}
245245
propertyPath: m_AnchoredPosition.y
246-
value: -56.40388
246+
value: -57.82929
247247
objectReference: {fileID: 0}
248248
- target: {fileID: 224835413515161394, guid: 98be219873e6d4dffb5949746f515a33,
249249
type: 2}
@@ -253,12 +253,12 @@ Prefab:
253253
- target: {fileID: 224835413515161394, guid: 98be219873e6d4dffb5949746f515a33,
254254
type: 2}
255255
propertyPath: m_SizeDelta.y
256-
value: 92.80776
256+
value: 95.65858
257257
objectReference: {fileID: 0}
258258
- target: {fileID: 224857786874416376, guid: 98be219873e6d4dffb5949746f515a33,
259259
type: 2}
260260
propertyPath: m_SizeDelta.y
261-
value: 112.80776
261+
value: 115.65858
262262
objectReference: {fileID: 0}
263263
- target: {fileID: 224907856650798614, guid: 98be219873e6d4dffb5949746f515a33,
264264
type: 2}
@@ -494,9 +494,12 @@ MonoBehaviour:
494494
wallMaterial: {fileID: 0}
495495
_vectorData:
496496
_layerProperty:
497-
sourceType: 3
497+
tileJsonData:
498+
tileJSONLoaded: 0
499+
LayerDisplayNames: []
500+
_sourceType: 1
498501
sourceOptions:
499-
isActive: 0
502+
isActive: 1
500503
layerSource:
501504
Name: Mapbox Streets
502505
Id: mapbox.mapbox-streets-v7
@@ -512,6 +515,7 @@ MonoBehaviour:
512515
isEnabled: 1
513516
entityPerCoroutine: 20
514517
vectorSubLayers: []
518+
locationPrefabList: []
515519
_tileProvider: {fileID: 0}
516520
--- !u!4 &555018384
517521
Transform:

0 commit comments

Comments
 (0)