zlant / parking-lanes

Parking lanes viewer from OpenStreetMap
https://zlant.github.io/parking-lanes/
MIT License
77 stars 13 forks source link

Show background-layer picker in both modes #64

Closed tordans closed 2 years ago

tordans commented 2 years ago

This shows the layer picker in both editor modes. The goal is, to allow users to browse map using areal images.

edit mode view mode layer open view mode
zlant commented 2 years ago

Need delete control adding on line 308 https://github.com/zlant/parking-lanes/blob/60c047b4b9fa92ffef72cc97c208ebbdefadafa8/src/parking/interface.ts#L308

tordans commented 2 years ago

@zlant thanks for your feedback, the line is removed; the commit squashed and everything rebased.