GithubHelp home page GithubHelp logo

isabella232 / libchamplain Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gnome/libchamplain

0.0 0.0 0.0 5.25 MB

Read-only mirror of https://gitlab.gnome.org/GNOME/libchamplain

Home Page: https://gitlab.gnome.org/GNOME/libchamplain

License: GNU Lesser General Public License v2.1

C 97.13% C++ 1.07% Meson 1.80%

libchamplain's Introduction

libchamplain - a map widget

libchamplain is a Gtk widget displaying zoomable and pannable maps that can be loaded from various network sources. It supports overlay layers, markers, and custom elements displayed on top of the maps. The library is written in C but other language mappings are also available thanks to GObject-Introspection.

libchamplain depends on the following libraries:

To build libchamplain from sources using meson, run:

meson _builddir; cd _builddir; ninja; sudo ninja install

It is possible to specify compilation options defined in meson_options.txt by using the -D flag, e.g.:

meson _builddir -Dgtk_doc=true -Ddemos=true

The repository and bug report page is at:

Release tarballs can be downloaded from:

For simple examples how to use the library, check the demos directory; in particular, the minimal-gtk.c and minimal.py demos are good starting points to see how to get the most basic map application running.

Full documentation can be found at:

The official mailing list is at:

The official IRC channel is at:

  • irc://irc.freenode.org/#champlain

libchamplain is licensed under the terms of the GNU Lesser General Public License, version 2.1 or (at your option) later.

libchamplain's People

Contributors

cjmayo avatar debarshiray avatar dnohales avatar ebassi avatar elleo avatar frederic-peters avatar fridrich avatar fxri avatar garnacho avatar gcampax avatar heftig avatar jonasdn avatar leio avatar mattiasb avatar ndesh26 avatar pablocastellano avatar plbeaudoin avatar ploum avatar potyl avatar quikee avatar rugginoso avatar s071313 avatar stanciumarius avatar stephanedelcroix avatar swenner avatar t-chaik avatar techee avatar tfheen avatar victorpoluceno avatar zeenix 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.