software-mansion-labs / expo-maps

81 stars 3 forks source link

Add default styling for Apple Maps GeoJSONs #73

Closed szdziedzic closed 2 years ago

szdziedzic commented 2 years ago

Why

Enable default GeoJSON styling functionality on Apple Maps.

How

I reused existing styling mechanism for polygons, polylines and markers on Apple Maps and used geoJsonObject.defaultStyle prop data as a default style source.

Test Plan

iOS