MasterAM / meteor-ol3

A wrapper around OpenLayers 3 for Meteor.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meteor-ol3

This package adds the files necessary to use OpenLayers 3 in a Meteor.js application.

It fetches (using the mizzao:build-fetcher package) the files from cdnjs.cloudflare.com, a CDN used by OpenLayers themselves in their examples.

At the moment it simply provides the ol symbol on the client and the necessary stylesheets.

The current version is based on OpenLayers v3.11.2 release, and now the package version matches the OpenLayers version.

Installation

$ meteor add alon:ol3

There are currently no real tests.

If you think of any useful functionality or have any problems with the package, don't hesitate to open an issue.

About

A wrapper around OpenLayers 3 for Meteor.js


Languages

Language:JavaScript 100.0%