maplibre / ngx-maplibre-gl

Angular binding of maplibre-gl
https://maplibre.org/ngx-maplibre-gl/
MIT License
65 stars 25 forks source link

Improve API docs experince #160

Closed HarelM closed 2 months ago

HarelM commented 2 months ago

I have placed the API docs inside an iFrame to improve the UX so that a user would feel that he didn't leave the original site. In recent change I added links back to the home and the examples but this creates the possibility of duplicating the navbar. I suggest to remove the iframe and use the typedoc generated site as is.

Steps to reproduce:

  1. Go to https://maplibre.org/ngx-maplibre-gl/
  2. Click API
  3. Click examples inside the API docs' iFrame
  4. Repeat

Bug screenshot: image