GithubHelp home page GithubHelp logo

markathomas / v-ol3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vol3/v-ol3

0.0 4.0 0.0 3.47 MB

Vaadin OpenLayers 3 wrapper

License: Apache License 2.0

Java 9.89% JavaScript 90.05% CSS 0.06%

v-ol3's Introduction

Open Layers 3 wrapper for Vaadin 7

Introduction

This project provides GWT and Vaadin 7 wrappers for a subset of features in the OpenLayers 3 JavaScript api. The project is a multi module Maven project with separate modules for the GWT and Vaadin wrapper.

The GWT wrapper uses JavaScript overlays to integrate with the underlying OpenLayers JavaScript library. The api provided by the GWT wrapper is in turn utilized by the Vaadin wrapper.

As said, only a subset of the features of the OpenLayers 3 library is wrapped. It should be relatively easy to add support for more features, though.

If you need some features that are not supported at the moment or find a bug in the wrapper, please let me know. Patches and pull requests are also very welcome.

License: Apache License 2.0

wiki

An in-detail guide will be provided on the local wiki: https://github.com/VOL3/v-ol3/wiki

build v-ol3

The v-ol3 is a maven handled project. It can be build easily:

mvn clean install

In some cases it is usefull to give the compiler a Java version constraint:

mvn -Dmaven.compiler.source=1.6 -Dmaven.compiler.target=1.6 clean install

v-ol3's People

Contributors

mhosio avatar styp avatar markathomas avatar giancarlodomanico avatar mstahv avatar

Watchers

 avatar James Cloos avatar Andrew Spear avatar Anant Jagania avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.