Use leaflet.fullscreen in Ember with ember-leaflet to add a fullscreen button to your maps.
ember install ember-leaflet-fullscreen-control
All leaflet.fullscreen options are supported (e.g. <layers.fullscreen-control @position="topleft" />
). Have a look at the leaflet.fullscreen readme. The enter/exit fullscreen events are not supported, yet.
See the Contributing guide for details.
This project is licensed under the MIT License.