Yermo / nativescript-mapbox

:statue_of_liberty: :tokyo_tower: :mount_fuji: Native OpenGL powered Maps, by Mapbox
MIT License
194 stars 94 forks source link

added webpack to git, fixed ios local style loading #383

Open felixkrautschuk opened 4 years ago

felixkrautschuk commented 4 years ago

Fixed webpack.config.js to be able to load local styles (like OSM-map-style.json) on Android and iOS in the demo app. In addition, I was not able to load local style files on iOS real devices (it was working only on Simulator), after some research I found a fixed and now it works for iOS devices and Simulators.