ember-leaflet-fullscreen-control-cl

1.1.0 • Public • Published

ember-leaflet-fullscreen-control-cl

Use leaflet.fullscreen in Ember with ember-leaflet to add a fullscreen button to your maps.

Installation

ember install ember-leaflet-fullscreen-control-cl

Usage

<LeafletMap …>
  {{!-- … --}}
  <LeafletFullscreenControl />
</LeafletMap>

All leaflet.fullscreen are supported (e.g. <LeafletFullscreenControl @position="topleft" />). Have a look at the leaflet.fullscreen readme. The enter/exit fullscreen events are not supported, yet.

License

This project is licensed under the MIT License.

Package Sidebar

Install

npm i ember-leaflet-fullscreen-control-cl

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

7.32 kB

Total Files

10

Last publish

Collaborators

  • imrik